搜索资源列表
WPF_UI
- WPF在界面设计方面拥有独特的效果,可以实现winform传统无法实现的动态效果,本代码利用WPF实现了一种UI设计。-WPF has a unique design of the interface effect can be achieved winform traditional dynamic effects can not be achieved, the code used to achieve a WPF UI design.
DataBinding
- WPF UI数据绑定示例. 仅使用了前台数据绑定。-WPF UI data binding example. Only use data binding prospects.
familyshow-12528
- 使用wpf做UI设计,对初学者有很好的帮助作用-Wpf do with UI design, there are very helpful for beginners
WWFlowSelfDefineDemo
- 以WF为中心的综合技术演示的例子,在这个例子我分别用WPF,WinForm,ASP.NET,Silverlight实现了四个客户端,每个客户端的UI风格与功能完全一样,便于大家使用-WF as an example of a technology demonstration center, in this case I use WPF, WinForm, ASP.NET, Silverlight achieve the four clients, each client UI style and
ui
- C#里面wpf开发高仿撸大师程序界面,非常漂亮。-C# wpf development of high imitation inside line and Masters programs
MysqlSolution
- 在选择控件基类后,第一件事情便是在你的项目中新建 CustomControl ,我们会发现在项目中自动生成了一个*.CS(或*.VB或其他)文件以及/Themes/Generic.xaml (如果原来没有的话),他们分别是CustomControl的后台代码文件(Code Behind)与控件的默认主题文件,打开/Themes/Generic.xaml ,你会发现其中自动生成了一个Style,这是你的控件的默认样式,正如WPF内置控件也有它的默认样式一样.这时,我们的工作就被分成了两个部分,一是
BootstrapWpfStyle
- WPF UI 界面样式,控件直接使用 方便 灵活(WPF UI Interface styles, controls directly used, convenient and flexible)