The tutorial will guide you through the basics of WPF programing with in-depth
knowledge about the architecture and the working principles of WPF programs. The
article finally creates a sample "Hello World" application to step you into new
foundation.
This describes the basics of WPF application, how you can deal with layout, placements
of controls and position.
In this tutorial, you will find most of the interesting things with Border and
Brush elements.
In this tutorial, we will discuss how to use existing TypeConverters and MarkupExtensions
and also will show you how to create custom implementation of both of them.
In this tutorial we have discussed how you could create your own Dependency Property
and to work with various features of it.
In this tutorial, we have specified how you could use Style, Triggers and animation in your WPF application to make your application more attractive, interactive and user friendly.