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.WatermarkPasswordBox)
Gets or sets a value indicating if the watermark will be displayed when the focus is set on the WatermarkTextBox when the text is empty. (Inherited from Xceed.Wpf.Toolkit.WatermarkPasswordBox)
Gets or sets the password currently held by the WatermarkPasswordBox. Default value is System.String.Empty. (Inherited from Xceed.Wpf.Toolkit.WatermarkPasswordBox)
Gets or sets the masking character for the WatermarkPasswordBox when the user enters text. Default value is a bullet character. (Inherited from Xceed.Wpf.Toolkit.WatermarkPasswordBox)
Invoked when an unhandled PreviewGotKeyboardFocus attached event reaches this element in its route. (Inherited from Xceed.Wpf.Toolkit.WatermarkPasswordBox)
Invoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from Xceed.Wpf.Toolkit.WatermarkPasswordBox)