Skip to main content

NumericMaskOptions Fields

Contains settings specific to numeric masks.
Name Description
AlwaysShowDecimalSeparatorProperty static Identifies the NumericMaskOptions.AlwaysShowDecimalSeparator dependency property.
HideInsignificantZerosProperty static Identifies the HideInsignificantZeros attached property.
UpdateSelectionOnMouseUpProperty static Identifies the UpdateSelectionOnMouseUp attached property. Inherited from MaskOptions.
ValueAfterDeleteProperty static Identifies the ValueAfterDelete attached property.
See Also