Part 15: Implementing Type Converters
Update: 2012-10-26
Description
In order to make our declarative controls and data binding work smoothly, we look at implicit XAML type converters, type converters added to our project template, then implement our own custom type converter and explain its purpose.
Resources

Comments
In Channel