登录
首页 » C# » WPF_Theme

WPF_Theme

于 2014-04-21 发布 文件大小:419KB
0 165
下载积分: 1 下载次数: 191

代码说明:

  提供各种wpf中控件的样式,可以根据主题来切换解决方案中的主题(Wpf controls in a variety of styles, the solution may be to switch themes based on theme)

文件列表:

WPF_Theme
.........\WPF.Themes
.........\..........\bin
.........\..........\...\Debug
.........\..........\...\Release
.........\..........\BubbleCreme
.........\..........\...........\Theme.xaml,342127,2009-09-09
.........\..........\BureauBlack
.........\..........\...........\Theme.xaml,325074,2009-09-09
.........\..........\BureauBlue
.........\..........\..........\Theme.xaml,324746,2009-09-09
.........\..........\DavesGlossyControls
.........\..........\...................\Theme.xaml,162712,2009-09-09
.........\..........\ExpressionDark
.........\..........\..............\Theme.xaml,269625,2009-09-09
.........\..........\ExpressionLight
.........\..........\...............\Theme.xaml,269631,2009-09-09
.........\..........\obj
.........\..........\Properties
.........\..........\..........\AssemblyInfo.cs,716,2009-09-09
.........\..........\..........\Resources.Designer.cs,2856,2012-06-23
.........\..........\..........\Resources.resx,5612,2009-09-09
.........\..........\..........\Settings.Designer.cs,1106,2012-06-23
.........\..........\..........\Settings.settings,201,2009-09-09
.........\..........\RainierOrange
.........\..........\.............\Theme.xaml,247833,2009-09-09
.........\..........\RainierPurple
.........\..........\.............\Theme.xaml,247617,2009-09-09
.........\..........\RainierRadialBlue
.........\..........\.................\Theme.xaml,247493,2009-09-09
.........\..........\ShinyBlue
.........\..........\.........\Theme.xaml,250405,2009-09-09
.........\..........\ShinyDarkGreen
.........\..........\..............\Theme.xaml,255680,2009-09-09
.........\..........\ShinyDarkPurple
.........\..........\...............\Theme.xaml,273271,2009-09-09
.........\..........\ShinyDarkTeal
.........\..........\.............\Theme.xaml,273755,2009-09-09
.........\..........\ShinyRed
.........\..........\........\Theme.xaml,251691,2009-09-09
.........\..........\ThemeManager.cs,3681,2009-09-09
.........\..........\TwilightBlue
.........\..........\............\Theme.xaml,444952,2009-09-09
.........\..........\UXMusingsBubblyBlue
.........\..........\...................\Theme.xaml,98920,2009-09-09
.........\..........\UXMusingsGreen
.........\..........\..............\Theme.xaml,139628,2009-09-09
.........\..........\UXMusingsRed
.........\..........\............\Theme.xaml,139452,2009-09-09
.........\..........\UXMusingsRoughGreen
.........\..........\...................\Theme.xaml,237241,2009-09-09
.........\..........\UXMusingsRoughRed
.........\..........\.................\Theme.xaml,237232,2009-09-09
.........\..........\WhistlerBlue
.........\..........\............\Theme.xaml,360740,2009-09-09
.........\..........\WPF.Themes.csproj,10580,2012-06-23
.........\..........\WPF.Themes.csproj.user,452,2012-06-23
.........\WPF.Themes.Demo
.........\...............\App.xaml,381,2009-09-09
.........\...............\App.xaml.cs,577,2009-09-09
.........\...............\bin
.........\...............\...\Debug
.........\...............\...\Release
.........\...............\obj
.........\...............\Properties
.........\...............\..........\AssemblyInfo.cs,2324,2009-09-09
.........\...............\..........\Resources.Designer.cs,2866,2012-06-23
.........\...............\..........\Resources.resx,5612,2009-09-09
.........\...............\..........\Settings.Designer.cs,1111,2012-06-23
.........\...............\..........\Settings.settings,201,2009-09-09
.........\...............\Window1.xaml,4413,2009-09-09
.........\...............\Window1.xaml.cs,3415,2012-06-23
.........\...............\WPF.Themes.Demo.csproj,6446,2012-06-23
.........\...............\WPF.Themes.Demo.csproj.user,452,2012-06-23
.........\WPF.Themes.sln,1419,2012-06-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PWMjkx
    舵机驱动 用pwm脉冲调制驱动舵机的转动,实现舵机转动一定角度(Servo drive PWM pulse modulation drive the rotation of the steering gear, the steering gear rotation angle)
    2013-05-13 08:44:42下载
    积分:1
  • PetrolBunk
    simulation of petrol bunk
    2013-03-21 14:00:32下载
    积分:1
  • libuv-v1.9.1
    说明:  高效服务器编程模型,达到理论100W并发服务(Efficient Server Programming Model)
    2020-06-22 09:20:02下载
    积分:1
  • sqrt
    本人基于TIdsp28035芯片,在开发环境CCS下使用控制律加速器CLA,测试其是与内核并行(Himself based on TIdsp28035 chip, using the control law under development environment CCS accelerator CLA, test it is with the kernel in parallel)
    2020-12-12 15:49:17下载
    积分:1
  • 3DSLoader_vtk
    利用VTK读取3ds文件,并进行渲染的程序.(Use VTK to read 3ds files, and rendering process.)
    2008-12-14 21:22:57下载
    积分:1
  • VC_examples
    实例12-1:使用用户界面线程实例。源代码在光盘中“12InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“12ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“12WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“12ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。 实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。 实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。 实例14-1:WinSock网络程序:聊天室。源代码在光盘中“14WinSocketChat”目录下。 实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“14MSComm”目录下。 实例14-3:简单的WinInet应用程序。源代码在光盘中“14SimpleNet”目录下。 实例15-1:创建Access数据库。源代码在光盘的“15Info”中。 实例15-2:MFC的ODBC数据库实例。源代码在光盘中“15Enroll”目录下。 实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“15AdoTest”目录下。(InterfaceThread ControlThread ThreadCommu )
    2009-11-17 23:23:22下载
    积分:1
  • w5300
    用C语言实现DSP的lan通信功能,用的通信芯片是w5300(DSP LAN communication)
    2015-09-18 11:16:10下载
    积分:1
  • Angel
    Angel远程控制软件源码 功能齐全 很好的学习源码(Angel fully functional remote control software source good learning source)
    2011-04-29 05:49:43下载
    积分:1
  • adc转换
    说明:  基于c51的adc转化,可实现音乐控制led(Based on C51 ADC conversion, music control LED can be realized.)
    2020-02-07 10:24:31下载
    积分:1
  • miniFilter
    miniFilter.rar所有框架代码以及对应的PPT资料,可以直接拿来进行修改即可完成各种驱动,是你开发微软新过滤构架驱动所必下资料(miniFilter.rar all the framework code as well as the corresponding PPT information, can be directly used to modify a variety of drivers to complete, your new filter framework for the development of Microsoft, will drive the next data)
    2008-07-17 09:18:55下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载