Property | Type | Description | |
---|---|---|---|
StringTypeConverter | TypeConverter |
Method | Description | |
---|---|---|
GetCustomTypeConverter ( |
||
GetValue ( object instance ) : object | ||
ResetValue ( object instance ) : void | ||
SetValue ( object instance, object value ) : void | ||
XamlNormalPropertyInfo ( |
public static GetCustomTypeConverter ( |
||
propertyType | ||
return | TypeConverter |
public SetValue ( object instance, object value ) : void | ||
instance | object | |
value | object | |
return | void |
public XamlNormalPropertyInfo ( |
||
propertyDescriptor | ||
return | System |