Свойство | Type | Description | |
---|---|---|---|
StringTypeConverter | TypeConverter |
Méthode | Description | |
---|---|---|
GetCustomTypeConverter ( |
||
GetValue ( object instance ) : object | ||
ResetValue ( object instance ) : void | ||
SetValue ( object instance, object value ) : void | ||
XamlNormalPropertyInfo ( |
public static GetCustomTypeConverter ( |
||
propertyType | ||
Résultat | TypeConverter |
public GetValue ( object instance ) : object | ||
instance | object | |
Résultat | object |
public ResetValue ( object instance ) : void | ||
instance | object | |
Résultat | void |
public SetValue ( object instance, object value ) : void | ||
instance | object | |
value | object | |
Résultat | void |
public XamlNormalPropertyInfo ( |
||
propertyDescriptor | ||
Résultat | System |