Skip to main content

TextInputTimeSpanMaskSettings Fields

Provides settings used by time span masks.
Name Description
AllowNegativeValueProperty static Identifies the TextInputTimeSpanMaskSettings.AllowNegativeValue dependency property.
AssignValueToEnteredLiteralProperty static Identifies the TextInputTimeSpanMaskSettings.AssignValueToEnteredLiteral dependency property.
AutoCompleteProperty static Identifies the TextInputMaskSettings.AutoComplete dependency property. Inherited from TextInputMaskSettings.
ChangeNextPartOnCycleValueChangeProperty static Identifies the TextInputTimeSpanMaskSettings.ChangeNextPartOnCycleValueChange dependency property.
DefaultPartProperty static Identifies the TextInputTimeSpanMaskSettings.DefaultPart dependency property.
IgnoreBlankProperty static Identifies the TextInputMaskSettings.IgnoreBlank dependency property. Inherited from TextInputMaskSettings.
InputModeProperty static Identifies the TextInputTimeSpanMaskSettings.InputMode dependency property.
MaskCultureProperty static Identifies the TextInputMaskSettings.MaskCulture dependency property. Inherited from TextInputMaskSettings.
MaskProperty static Identifies the TextInputMaskSettings.Mask dependency property. Inherited from TextInputMaskSettings.
MaskTypeProperty static Identifies the TextInputMaskSettings.MaskType dependency property. Inherited from TextInputMaskSettings.
PlaceHolderProperty static Identifies the TextInputMaskSettings.PlaceHolder dependency property. Inherited from TextInputMaskSettings.
SaveLiteralProperty static Identifies the TextInputMaskSettings.SaveLiteral dependency property. Inherited from TextInputMaskSettings.
ShowPlaceHoldersProperty static Identifies the TextInputMaskSettings.ShowPlaceHolders dependency property. Inherited from TextInputMaskSettings.
UseAsDisplayFormatProperty static Identifies the TextInputMaskSettings.UseAsDisplayFormat dependency property. Inherited from TextInputMaskSettings.
See Also