文件名称:WPF 动态换肤示例
文件大小:286KB
文件格式:RAR
更新时间:2015-04-01 12:05:21
WPF THEMES SKIN 动态换肤
该示例是从其他的动态库中加载资源文件,达到换肤目的的。 即皮肤文件可以是用户自定义的,也可能是开发人员事先定义的。 增加了应用程序的动态表现能力。
【文件预览】:
SkinnableApp.sln
SkinnableApp
----app.config(144B)
----AgentDetailsControl.xaml.cs(533B)
----obj()
--------Debug()
----bin()
--------Release()
--------Debug()
----Resources()
--------Icons()
--------Data()
--------Pictures()
----DemoApp.xaml.cs(888B)
----MainWindow.xaml(3KB)
----AgentSelectorControl.xaml.cs(535B)
----DemoApp.xaml(215B)
----SkinnableApp.csproj(6KB)
----Properties()
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(203B)
--------Resources.Designer.cs(3KB)
----AgentDetailsControl.xaml(4KB)
----AgentSelectorControl.xaml(1KB)
----MainWindow.xaml.cs(2KB)
themes
----obj()
--------Debug()
----bin()
--------Release()
--------Debug()
----Skins()
--------BlackSkin.xaml(2KB)
--------BlueSkin.xaml(3KB)
--------BaseSkin.xaml(3KB)
--------GreenSkin.xaml(2KB)
----Properties()
--------AssemblyInfo.cs(1KB)
----themes.csproj(3KB)