文件名称:自定义WPF窗口Demo
文件大小:42KB
文件格式:7Z
更新时间:2013-11-13 15:47:55
自定义WPF窗口
演示如何自定义WPF窗口样式, 去除默认的Windows标题栏和默认的用于调整窗口大小的边框。 实现一个完全自定制的Windows窗口!
【文件预览】:
CustomWindowDemo
----App.xaml(327B)
----CustomWindowDemo.csproj.user(452B)
----Generic.xaml(15KB)
----obj()
--------x86()
----bin()
--------Release()
--------Debug()
----HeaderedWindow.cs(11KB)
----App.xaml.cs(312B)
----Themes()
--------Generic.xaml(17KB)
----BoolToVisibilityConverter.cs(689B)
----MainWindow.xaml(371B)
----CustomWindowDemo.csproj(6KB)
----Properties()
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------Resources.Designer.cs(3KB)
----MainWindow.xaml.cs(639B)