文件名称:WPF实现多级菜单(菜单多按钮)
文件大小:67KB
文件格式:ZIP
更新时间:2016-12-24 11:25:33
WPF 多级菜单 多功能按钮 Command 按钮模板
1、利用WPF实现垂直分布的多级菜单 2、按钮模板重定义 3、动画效果 4、重定义后的按钮响应多个command,实现单个按钮多种功能 5、command的定义和使用 6、子类、父类的应用 7、我的环境是XP和vs2010
【文件预览】:
WpfApplication3
----Utility()
--------ItemViewModel.cs(2KB)
--------SettingCommand.cs(720B)
--------ContentManager.cs(5KB)
--------SettingHelper.cs(6KB)
--------SettingItem.cs(2KB)
----App.xaml(8KB)
----Helper()
--------BusinessManager.cs(3KB)
--------BusinessManager3.cs(3KB)
--------BusinessManager2.cs(3KB)
----SettingLeftPanel.xaml(638B)
----obj()
--------x86()
----bin()
--------Release()
--------Debug()
----App.xaml.cs(311B)
----WpfApplication3.csproj(5KB)
----SettingMainPanel.xaml(891B)
----SettingLeftPanel.xaml.cs(754B)
----MainWindow.xaml(1KB)
----Images()
--------删除.png(6KB)
--------编辑.png(13KB)
--------浏览.png(9KB)
----SettingMainPanel.xaml.cs(653B)
----Properties()
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------Resources.Designer.cs(3KB)
----MainWindow.xaml.cs(1KB)