By tag: TyperConverter
0
kicks
How to use and build type converters in Silverlight
Article describes how and why use TypeConverter attribute in Silverlight, also it includes number of tips to efficient use of custom classes, derived from TypeConverter
0
kicks
Custom Controls Design Time Support Part 6: Custom TypeConverter 2
This post shows how to implement a custom TypeConverter for Enums and how to use the SupportedValues to show a custom values list .
0
kicks
Custom Controls Design Time Support Part 4: TypeConverters Introductio
Part 4 on Custom Controls Design Time Support, An Introduction on TypeConverters