| Name | Description |
 | AcceptsReturn | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | AcceptsTab | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AllowPromptAsInput | Gets or sets a value indicating if the prompt character should be considered as a valid input character. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | AutoMoveFocus | 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.AutoSelectTextBox) |
 | AutoSelectBehavior | Gets or sets a value indicating how the content of the auto-select text box is selected. (Inherited from Xceed.Wpf.Toolkit.AutoSelectTextBox) |
 | AutoWordSelection | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BeepOnError | Gets or sets whether a beep sound will be played on error. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CanRedo | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | CanUndo | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | CaretBrush | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | CaretIndex | (Inherited from System.Windows.Controls.TextBox) |
 | CharacterCasing | (Inherited from System.Windows.Controls.TextBox) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipboardMaskFormat | 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) |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | Effect | (Inherited from System.Windows.UIElement) |
 | ExtentHeight | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | ExtentWidth | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | (Inherited from System.Windows.UIElement) |
 | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | FormatProvider | Gets or sets the format provider. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | HasParsingError | Gets whether the control has a parsing error. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | HasValidationError | Gets whether the control has a validation error. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HidePromptOnLeave | Gets or sets a value indicating if the prompt character is hidden when the masked text box loses focus. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | HorizontalOffset | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | HorizontalScrollBarVisibility | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | IncludeLiteralsInValue | 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) |
 | IncludePromptInValue | 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) |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | InsertKeyMode | Gets or sets a value representing the text insertion mode of the masked text box. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | (Inherited from System.Windows.UIElement) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInactiveSelectionHighlightEnabled | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
 | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
 | IsMaskCompleted | Gets a value indicating if all required characters have been inputted into the mask. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | IsMaskFull | Gets a value indicating if all characters, required and optional, have been inputted into the mask. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | IsMeasureValid | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsMouseOver | (Inherited from System.Windows.UIElement) |
 | IsReadOnly | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | IsReadOnlyCaretVisible | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsSelectionActive | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsStylusOver | (Inherited from System.Windows.UIElement) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsUndoEnabled | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | IsValueOutOfRange | Gets whether the control's value is out of range. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | LineCount | (Inherited from System.Windows.Controls.TextBox) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | Mask | Gets or sets the input mask. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | MaskedTextProvider | Gets the MaskedTextProvider that was used to mask the input text. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxLength | (Inherited from System.Windows.Controls.TextBox) |
 | MaxLines | (Inherited from System.Windows.Controls.TextBox) |
 | MaxValue | Gets or sets the maximum value of the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinLines | (Inherited from System.Windows.Controls.TextBox) |
 | MinValue | Gets or sets the minimum value of the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NullValue | Gets or sets the null value. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | PromptChar | Gets or sets the character that represents the positions in the masked text box that require user input. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | RawText | Gets the content of the TextBox, without its Mask. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | RejectInputOnFirstFailure | 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) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | ResetOnPrompt | 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) |
 | ResetOnSpace | 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) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | RestrictToAscii | Gets or sets a value indicating if the masked text box accepts non-ASCII characters. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | SelectedText | (Inherited from System.Windows.Controls.TextBox) |
 | SelectionBrush | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | SelectionLength | (Inherited from System.Windows.Controls.TextBox) |
 | SelectionOpacity | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | SelectionStart | (Inherited from System.Windows.Controls.TextBox) |
 | SelectionTextBrush | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | SkipLiterals | Gets or sets a value indicating if literal values can be overwritten by their same values. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | SpellCheck | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
 | Text | (Inherited from System.Windows.Controls.TextBox) |
 | TextAlignment | (Inherited from System.Windows.Controls.TextBox) |
 | TextDecorations | (Inherited from System.Windows.Controls.TextBox) |
 | TextWrapping | (Inherited from System.Windows.Controls.TextBox) |
 | ToolTip | (Inherited from System.Windows.FrameworkElement) |
 | TouchesCaptured | (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | TouchesOver | (Inherited from System.Windows.UIElement) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | Typography | (Inherited from System.Windows.Controls.TextBox) |
 | Uid | (Inherited from System.Windows.UIElement) |
 | UndoLimit | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | Value | Gets or sets the control's value. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | ValueDataType | Gets or sets the Type of the value. (Inherited from Xceed.Wpf.Toolkit.Primitives.ValueRangeTextBox) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | VerticalOffset | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | VerticalScrollBarVisibility | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | ViewportHeight | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | ViewportWidth | (Inherited from System.Windows.Controls.Primitives.TextBoxBase) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Watermark | Gets or sets the watermark that will be displayed when the MaskedTextBox is both empty & unselected. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | WatermarkTemplate | Gets or sets the DataTemplate that will be used to configure the watermark displayed in the MaskedTextBox when it is both empty & unselected. (Inherited from Xceed.Wpf.Toolkit.MaskedTextBox) |
 | Width | (Inherited from System.Windows.FrameworkElement) |