Gets or sets a value indicating if the focus can navigate in the appropriate flow direction (e.g., from one cell to another when a cell is being edited) when the cursor is at the beginning or end of the auto-select text box. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Gets or sets a value representing the mask format that will be used when the inputted text is copied to the clipboard. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Gets or sets a value indicating if literal characters in the input mask
should be used to calculate the numeric value of the input text. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Gets or sets a value indicating if prompt characters in the input mask should be included in the numeric value of the input text. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Gets or sets the character that represents the positions in the masked text box that require user input. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Gets or sets a value indicating if inputted text that is pasted into the
masked text box can be rejected if it contains an invalid character for
the corresponding mask position. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Gets or sets a value indicating if the character at the current caret
position should be reset when the prompt character is pressed. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Gets or sets a value indicating if the character at the current caret position should be reset when the space bar is pressed. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Creates the masked-text provider that will be used by the masked text box specifying various settings. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Raises the Initialized event. This method is invoked whenever IsInitialized is set to true internally. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)
Invoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox)