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.
XamlSetTypeConverterAttribute::XamlSetTypeConverterHandler Property
.NET Framework (current version)
Gets the xamlSetTypeConverterHandler initialization value (the handler name) specified in the XamlSetTypeConverterAttribute.
Assembly: System.Xaml (in System.Xaml.dll)
public: property String^ XamlSetTypeConverterHandler { String^ get(); private: void set(String^ value); }
Property Value
Type: System::String^The xamlSetTypeConverterHandler value specified in the XamlSetTypeConverterAttribute.
.NET Framework
Available since 4.0
Available since 4.0
Show: