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