In this article you will find most of the interesting things with Border and Brush elements.
WPF has an inbuilt feature of Spellchecking. In this article I have explored the SpellCheck functionality of WPF TextBoxBase object.
CustomDictionaries introduced with WPF 4.0 is also discussed with this article
This article demonstrates how you can use WebBrowser control to show html document within your WPF application. You will find the basic usage of powerful WebBrowser control that comes with WPF.
You can also find how you can communicate the document from external wpf application and vice versa. A sample application is also provided to demonstrate each of these.
I think this Tutorial Useful for beginners. Next Using C# [INotifyPropertyChanged] Continue in Next Chapter
WPF added lot of flexibility and usability to the client application development. There are lots of features in WPF for enhancing the usability aspects of a client application. One of the interesting and very useful features is the WPF adorner. In this article we will discuss briefly about Adorner and how to create a simple adorner.
More ...