资源简介

WPF自定义标尺控件,支持多Thumb,可以直接用在项目上。

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;

namespace Test
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-10-28 15:48  Test\
     目录           0  2013-11-13 14:27  Test\Test\
     文件         922  2013-10-31 16:35  Test\Test.sln
     文件        9280  2013-11-12 17:23  Test\Test.suo
     文件      100352  2013-11-13 17:05  Test\Test.v12.suo
     文件         184  2013-11-13 09:44  Test\Test\App.config
     文件         312  2013-11-11 21:55  Test\Test\App.xaml
     文件         331  2013-10-28 15:31  Test\Test\App.xaml.cs
     目录           0  2013-10-28 17:16  Test\Test\bin\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\de\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\es\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\fr\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\it\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\ja\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\ko\
     文件      122880  2010-06-21 18:24  Test\Test\bin\Debug\Microsoft.expression.Drawing.dll
     文件       94678  2010-05-25 15:24  Test\Test\bin\Debug\Microsoft.expression.Drawing.xml
     文件       20480  2009-12-11 14:02  Test\Test\bin\Debug\PHLTrackBar.dll
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\ru\
     文件       31744  2013-11-13 14:27  Test\Test\bin\Debug\Test.exe
     文件         184  2013-11-13 09:44  Test\Test\bin\Debug\Test.exe.config
     文件       65024  2013-11-13 14:27  Test\Test\bin\Debug\Test.pdb
     文件       24216  2013-11-13 14:56  Test\Test\bin\Debug\Test.vshost.exe
     文件         184  2013-11-13 09:44  Test\Test\bin\Debug\Test.vshost.exe.config
     文件         490  2013-06-18 20:28  Test\Test\bin\Debug\Test.vshost.exe.manifest
     文件      739328  2013-10-17 09:29  Test\Test\bin\Debug\VisualDiagram.dll
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\zh-Hans\
     目录           0  2013-11-13 09:44  Test\Test\bin\Debug\zh-Hant\
     目录           0  2013-10-28 17:16  Test\Test\bin\Release\
     文件       13608  2013-11-13 13:47  Test\Test\CTick.cs
............此处省略61个文件信息

评论

共有 条评论