BaseValueConverter Class
Base class for converters
Methods
From BaseValueConverter
Name | Description |
---|---|
TryConvert | The data binding engine calls this method when it propagates a value from the binding source to the binding target |
TryConvertBack | The data binding engine calls this method when it propagates a value from the binding target to the binding source |
Properties
BaseValueConverter has no properties
Events
BaseValueConverter has no events