WPF扩展dll,里面包括了: * BusyIndicator * ButtonSpinner * ChildWindow * ColorPicker * DateTimeUpDown * Magnifier * MaskedTextBox * MessageBox * NumericUpDown * RichTextBox * RichTextBoxFormatBar
2022-02-08 21:03:23 60KB WPF WPFToolkit Extended
1
这个Demo是我通过学习https://www.cnblogs.com/tanl/p/5710842.html这个网址,并且有感而发,因为Grid交换的时候动画不好处理,所以个人觉得换成Canvas添加动画比较简单一些,所以写了一个带动画小案例,效果还可以,可以学习学习。
2022-02-08 16:43:16 155KB WPF九宫格
1
用wpf做简单的拼图游戏,随便打开一张图片,就可以做拼图
2022-02-08 16:11:33 66KB wpf ,拼图游戏, slide game
1
ModernUI.1.0.4.win8极简化界面设计.用户可以基于ModernUI来构造一个非常通用的、插件化的WPF开发框架,有兴趣的朋友可以下载使用!
2022-02-08 15:14:26 777KB WPF ModernUI
1
Effective Application Development with Model-View-ViewModel Harness the power of WPF and Silverlight to produce clean, testable, maintainable code This book was conceived from a need to explain the MVVM pattern and how it helps structure WPF and Silverlight applications. I had worked on a number of projects where these technologies were used but general best practices were ignored because no one had formally explained the MVVM pattern and how it compared to other patterns such MVP and MVC. In Chapter 1, WPF and Silverlight will be explored in some detail and their respective features highlighted. Chapter 2 introduces the foundation of the MVVM pattern: the databinding model that eclipses the equivalent functionality of Windows Forms or ASP.NET. Chapter 3 explains why the model and the view must be separated in an application and provides various tips and tricks that can help achieve a strict separation of concerns. Chapter 4 introduces the ViewModel that sits between the model and view layers and mediates between the two. Chapter 5 discusses commands and events, weighing up the pros and cons of each. Chapter 6 examines various options for implementing validation into an application. Chapter 7 explores the best side effects of the separation of concerns achieved through MVVM: testability and unit testing. Chapter 8 outlines how to implement a Data Access Layer into a Silverlight or WPF application and how the ViewModel can interact with this layer. Chapter 9 explains how to serialize an object graph using WPF and MVVM, as well as exploring how WPF and Silverlight applications can be extended. Chapter 10 ends the book with a sample application that ties together many of the features covered along the way.
2022-02-07 14:58:37 4.17MB WPF Silverlight MVVM C#
1
类似悬浮窗, 包含缩放/旋转动画。 窗体加载后播放一个缩放动画 显示菜单时按钮基于窗体中心旋转到对应位置根据按钮数量自动计算角度
1
解压文件中会包含Prism5ClassLibrary.chm帮助文档和很多优秀示例程序
2022-02-03 08:09:23 7.25MB Prism5 WPF 官方帮助文档 快速入门示例
1
WPF开发指南实用.pdf
2022-02-02 10:03:51 1.28MB 网络文档
1.七款可执行文件 2.WPF和Winform的窗体架构 3.都可运行,查找规律
2022-02-01 21:02:21 10.24MB tcp/ip wpf 网络协议 网络
WPF播放GIF项目,里面有实现了一个控件(GIFImage)播放GIF控件,然后在窗体中使用。这个控件可以单独拿出来使用。
2022-01-30 09:56:32 78KB WPF GIF 控件
1