The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DependencyPropertyDescriptor::Converter Property
.NET Framework (current version)
Gets the type converter for this property.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System.ComponentModel::TypeConverter^A TypeConverter that is used to convert the Type of this property.
This property may be null in cases where the attributed TypeConverter is not a public class.
.NET Framework
Available since 3.0
Available since 3.0
Show: