文件名称:WPF 去边框 自定义窗体 装饰器版
文件大小:92KB
文件格式:RAR
更新时间:2021-08-27 13:15:20
wpf 自定义窗口 可拖拽 无边框
这是一个wpf 自定义 拖拽 无边框 的demo。用到的相关wpf知识点:binding,ICommand,Decorator,Template,WindowChrome。给刚接触的新人提供快速定义窗口的相关思路。
【文件预览】:
WpfApp.CustomerWindowDemo.sln
WpfApp.CustomerWindowDemo
----bin()
--------Debug()
----App.xaml(404B)
----obj()
--------Debug()
----App.xaml.cs(352B)
----Libs()
--------System.Windows.Interactivity.dll(55KB)
----WindowDecorator.cs(17KB)
----WpfApp.CustomerWindowDemo.csproj(5KB)
----Genius.ico(131KB)
----App.config(189B)
----MainWindow.xaml(5KB)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
----MainWindow.xaml.cs(671B)