• 大小: 298KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-09
  • 语言: C#
  • 标签: WPF  ScrollViewer  滚动条  

资源简介

WPF ScrollViewer(滚动条) 自定义样式表 这个样式比较适合触摸屏上使用 滚动条设计的很宽

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Windows;

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

public partial class App : Application
{
}
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        329  2013-05-20 13:35  ScrollViewerstyle\App.xaml

     文件        273  2013-04-01 11:37  ScrollViewerstyle\App.xaml.cs

     文件      68768  2010-05-05 16:03  ScrollViewerstyle\Application.ico

     文件        767  2013-03-29 15:47  ScrollViewerstyle\BarUp.png

     文件     124416  2013-05-20 14:06  ScrollViewerstyle\bin\Debug\ScrollViewerstyle.exe

     文件      28160  2013-05-20 14:06  ScrollViewerstyle\bin\Debug\ScrollViewerstyle.pdb

     文件      11592  2013-05-20 13:36  ScrollViewerstyle\bin\Debug\ScrollViewerstyle.vshost.exe

     文件        490  2012-06-02 22:34  ScrollViewerstyle\bin\Debug\ScrollViewerstyle.vshost.exe.manifest

     文件        763  2013-03-29 15:47  ScrollViewerstyle\Images\BarDown.png

     文件        713  2013-03-29 15:47  ScrollViewerstyle\Images\BarDown_S.png

     文件        767  2013-03-29 15:47  ScrollViewerstyle\Images\BarUp.png

     文件        713  2013-03-29 15:47  ScrollViewerstyle\Images\BarUp_S.png

     文件        144  2013-04-01 11:16  ScrollViewerstyle\Images\bar_center.png

     文件       3420  2013-05-13 10:52  ScrollViewerstyle\Images\Window1\BarDown.png

     文件       3427  2013-05-13 10:50  ScrollViewerstyle\Images\Window1\BarUp.png

     文件       3436  2013-05-13 10:52  ScrollViewerstyle\Images\Window1\BarUp_E.png

     文件       4578  2013-05-13 10:34  ScrollViewerstyle\Images\Window1\Nar_Center.png

     文件       4463  2013-05-13 10:35  ScrollViewerstyle\Images\Window1\Nar_Center_S.png

     文件       2911  2013-05-13 10:53  ScrollViewerstyle\Images\Window1\PageDownBG.png

     文件       2909  2013-05-13 10:53  ScrollViewerstyle\Images\Window1\PageUpBG.png

     文件      12797  2013-04-01 15:31  ScrollViewerstyle\MainWindow.xaml

     文件        597  2013-04-01 11:37  ScrollViewerstyle\MainWindow.xaml.cs

     文件       2328  2013-05-20 13:35  ScrollViewerstyle\obj\Debug\App.g.cs

     文件       2328  2013-05-20 13:36  ScrollViewerstyle\obj\Debug\App.g.i.cs

     文件       9017  2013-05-20 13:38  ScrollViewerstyle\obj\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       6481  2013-05-20 13:50  ScrollViewerstyle\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       9687  2013-05-20 13:35  ScrollViewerstyle\obj\Debug\MainWindow.baml

     文件       3956  2013-05-20 13:35  ScrollViewerstyle\obj\Debug\MainWindow.g.cs

     文件       3956  2013-05-20 13:36  ScrollViewerstyle\obj\Debug\MainWindow.g.i.cs

     文件        894  2013-05-20 13:36  ScrollViewerstyle\obj\Debug\ScrollViewerstyle.csproj.FileListAbsolute.txt

............此处省略29个文件信息

评论

共有 条评论