Delegate CoerceValueCallback
Property value coercion callback
public delegate object CoerceValueCallback(DependencyObject d, object baseValue)
Parameters
d
DependencyObject- Property value coercion callback
baseValue
object- Property value coercion callback
Returns
- object
- Property value coercion callback