[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodCoerceValue(DependencyProperty)
Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject.
(Inherited from DependencyObject.)
Protected methodCoerceValue(Decimal)
Enforces Minimum, Maximum and DecimalPlaces on given value

See Also