ValueConverter Properties
Serves as a base for the classes that represent property Value Converters.Name | Description |
---|---|
StorageType | When overridden in a derived class, gets the type that the property’s value is converted to when it’s saved in a data store. |
See Also