All code is under MIT License.
The solution is a set of WPF controls which is used in my project.The main target is a collection of my WPF custom controls, and Practice some advance programming techonologies. Maybe these projects benifit for the WPF Programer.
If you find these projects is helpful,Please Enjoy it. And if there are some bugs Please feedback to me. Thanks.
==================== This Solution is a collection of custom controls or user controls. There are many control is from the blog of WPF Masters.When I reference the blog,I will mark it using Readme.txt file.
Windows Presentation Foundation Samples http://msdn.microsoft.com/en-us/library/ms771633.aspx
The Windows Presentation Foundation (WPF) samples are divided into two categories: Application samples and Technology samples. Application samples are end-to-end applications that demonstrate multiple platform features. These samples are intended to show real world usage scenarios, and are an effective way to see the breadth of WPF. Technology samples are targeted to a specific technology area, such as Controls or Animation. These samples demonstrate specific usage scenarios or features, and are generally not end-to-end applications.
For comprehensive coverage of WPF and Microsoft .NET Framework application development best practices, refer to the following as appropriate:
Accessibility - Accessibility Best Practices http://msdn.microsoft.com/en-us/library/aa350483.aspx
Security - Windows Presentation Foundation Security http://msdn.microsoft.com/en-us/library/aa970906.aspx
Localization - WPF Globalization and Localization Overview http://msdn.microsoft.com/en-us/library/ms788718.aspx
In This Section
Application Samples (WPF) http://msdn.microsoft.com/en-us/library/ms771542.aspx
Technology Samples (WPF) http://msdn.microsoft.com/en-us/library/ms771290.aspx