The following tables list the members exposed by AppStylePropertyConverter.
Name | Description | |
---|---|---|
ConvertFromString | Invoked when the serialized property value needs to be converted back into a custom object. | |
ConvertToString | Invoked when a property value should be converted to a string. | |
GetResetValue | Returns a value that represents the unset value - i.e. a value that indicates the property has not been set. | |
ShouldSerialize | Indicates if the property should be serialized. | |
Validate | Used to determine if the specified value is valid for the property. |