프로퍼티 | 타입 | 설명 | |
---|---|---|---|
StringTypeConverter | TypeConverter |
메소드 | 설명 | |
---|---|---|
GetCustomTypeConverter ( |
||
GetValue ( object instance ) : object | ||
ResetValue ( object instance ) : void | ||
SetValue ( object instance, object value ) : void | ||
XamlNormalPropertyInfo ( |
public static GetCustomTypeConverter ( |
||
propertyType | ||
리턴 | TypeConverter |
public SetValue ( object instance, object value ) : void | ||
instance | object | |
value | object | |
리턴 | void |
public XamlNormalPropertyInfo ( |
||
propertyDescriptor | ||
리턴 | System |