The following tables list the members exposed by UXPasswordBox.
Name | Description | |
---|---|---|
![]() | UXPasswordBox Constructor | Creates a new instance of UXPasswordBox class. |
Name | Description | |
---|---|---|
![]() ![]() | CaretBrushProperty | Identifies the CaretBrush dependency property. |
![]() ![]() | CommandCannotExecuteProperty | Identifies the CommandCannotExecute dependency property. |
![]() ![]() | CommandParameterProperty | Identifies the CommandParameter dependency property. |
![]() ![]() | CommandProperty | Identifies the Command dependency property. |
![]() ![]() | CommandTargetProperty | Identifies the CommandTarget dependency property. |
![]() ![]() | FontSourceProperty | Identifies the FontSource dependency property. |
![]() ![]() | IsControlFocusedProperty | Identifies the IsFocused dependency property. |
![]() ![]() | MaxLengthProperty | Identifies the MaxLength dependency property. |
![]() ![]() | PasswordCharProperty | Identifies the PasswordChar dependency property. |
![]() ![]() | PasswordProperty | Identifies the Password dependency property. |
![]() ![]() | SelectionBackgroundProperty | Identifies the SelectionBackground dependency property. |
![]() ![]() | SelectionForegroundProperty | Identifies the SelectionForeground dependency property. |
![]() ![]() | ShowWatermarkOnFocusProperty | Identifies the ShowWatermarkOnFocus dependency property. |
![]() ![]() | WatermarkForegroundProperty | Identifies the WatermarkForeground dependency property. |
![]() ![]() | WatermarkTextProperty | Identifies the WatermarkText dependency property. |
![]() ![]() | WatermarkTextStyleProperty | Identifies the WatermarkTextStyle dependency property. |
![]() ![]() | WatermarkTextVisibilityProperty | Identifies the WatermarkTextVisibility dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from |
![]() | ActualWidth | (Inherited from |
![]() | AllowDrop | (Inherited from |
![]() | Background | (Inherited from |
![]() | BorderBrush | (Inherited from |
![]() | BorderThickness | (Inherited from |
![]() | CacheMode | (Inherited from |
![]() | CaretBrush | Gets or sets the brush that specifies the color of the password box's caret. |
![]() | Clip | (Inherited from |
![]() | Command | Gets or sets the command to invoke when this button is clicked. |
![]() | CommandCannotExecute | Gets or sets the UI behavior when the associated Command cannot be executed. |
![]() | CommandParameter | Gets or sets the parameter to pass to the Command property. |
![]() | CommandTarget | Gets or sets the element on which to raise the specified command. |
![]() | CornerRadius | (Inherited from Intersoft.Client.Framework.ISPasswordBox) |
![]() | Cursor | (Inherited from |
![]() | DataContext | (Inherited from |
![]() | DesiredSize | (Inherited from |
![]() | Dispatcher | (Inherited from |
![]() | Effect | (Inherited from |
![]() | FlowDirection | (Inherited from |
![]() | FontFamily | (Inherited from |
![]() | FontSize | (Inherited from |
![]() | FontSource | Gets or sets the font source that is applied to the password box for rendering content. |
![]() | FontStretch | (Inherited from |
![]() | FontStyle | (Inherited from |
![]() | FontWeight | (Inherited from |
![]() | Foreground | (Inherited from |
![]() | Framework | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | Height | (Inherited from |
![]() | HorizontalAlignment | (Inherited from |
![]() | HorizontalContentAlignment | (Inherited from |
![]() | IsControlFocused | Gets a value that indicating whether the textbox control has focus. |
![]() | IsEnabled | (Inherited from |
![]() | IsHitTestVisible | (Inherited from |
![]() | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | IsTabStop | (Inherited from |
![]() | Language | (Inherited from |
![]() | LayoutSuspended | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | Margin | (Inherited from |
![]() | MaxHeight | (Inherited from |
![]() | MaxLength | Gets or sets the maximum length for passwords to be handled by this UXPasswordBox. |
![]() | MaxWidth | (Inherited from |
![]() | MinHeight | (Inherited from |
![]() | MinWidth | (Inherited from |
![]() | Name | (Inherited from |
![]() | Opacity | (Inherited from |
![]() | OpacityMask | (Inherited from |
![]() | Padding | (Inherited from |
![]() | Parent | (Inherited from |
![]() | Password | Gets or sets the password currently held by the UXPasswordBox. |
![]() | PasswordChar | Gets or sets the masking character for the UXPasswordBox. |
![]() | Platform | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | Projection | (Inherited from |
![]() | RenderSize | (Inherited from |
![]() | RenderTransform | (Inherited from |
![]() | RenderTransformOrigin | (Inherited from |
![]() | Resources | (Inherited from |
![]() | SelectionBackground | Gets or sets the brush that highlights selected text. |
![]() | SelectionForeground | Gets or sets the brush to apply to the selected text color. |
![]() | ShowWatermarkOnFocus | Gets or sets a value indicating whether the watermark text should keep visible when the textbox is focused. If the value is true, the watermark text will be hidden only when the Text property of the textbox is not empty. |
![]() | Style | (Inherited from |
![]() | TabIndex | (Inherited from |
![]() | TabNavigation | (Inherited from |
![]() | Tag | (Inherited from |
![]() | Template | (Inherited from |
![]() | Triggers | (Inherited from |
![]() | UseLayoutRounding | (Inherited from |
![]() | VerticalAlignment | (Inherited from |
![]() | VerticalContentAlignment | (Inherited from |
![]() | Visibility | (Inherited from |
![]() | WatermarkForeground | Specifies the brush applied in watermark text's foreground. |
![]() | WatermarkText | Gets or sets the text displayed as watermark. |
![]() | WatermarkTextStyle | Specifies the watermark text style. |
![]() | WatermarkTextVisibility | Specifies whether watermark text should be displayed when the Text is empty. |
![]() | Width | (Inherited from |
Name | Description | |
---|---|---|
![]() | DefaultStyleKey | (Inherited from |
![]() | Product | Overridden. Product Info. |
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from |
![]() | ApplyTemplate | (Inherited from |
![]() | Arrange | (Inherited from |
![]() | AttachEventHandlers | Overridden. Attaches event handlers associated to the control. |
![]() | CaptureMouse | (Inherited from |
![]() | ClearValue | (Inherited from |
![]() | DetachedEventHandlers | Overridden. Detaches built-in event handlers from control templates. Call this method if necessary. |
![]() | Dispose | Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | FindName | (Inherited from |
![]() | Focus | Sets the focus to this control. |
![]() | GetAnimationBaseValue | (Inherited from |
![]() | GetBindingExpression | (Inherited from |
![]() | GetValue | (Inherited from |
![]() | InitializeStoryboards | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | InitializeTemplates | Overridden. Initializes control templates. |
![]() | InvalidateArrange | (Inherited from |
![]() | InvalidateMeasure | (Inherited from |
![]() | Measure | (Inherited from |
![]() | OnApplyTemplate | (Inherited from |
![]() | ReadLocalValue | (Inherited from |
![]() | RefreshClip | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | ReleaseMouseCapture | (Inherited from |
![]() | RemoveHandler | (Inherited from |
![]() | ResumeLayout | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | SetBinding | (Inherited from |
![]() | SetValue | (Inherited from |
![]() | SuspendLayout | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | TransformToVisual | (Inherited from |
![]() | UpdateLayout | (Inherited from |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | (Inherited from |
![]() | GetTemplateChild | (Inherited from |
![]() | MeasureOverride | (Inherited from |
![]() | OnCommandChanged | Invoked when the Command dependency property is changed. |
![]() | OnCornerRadiusChanged | (Inherited from Intersoft.Client.Framework.ISPasswordBox) |
![]() | OnCreateAutomationPeer | (Inherited from |
![]() | OnDragEnter | (Inherited from |
![]() | OnDragLeave | (Inherited from |
![]() | OnDragOver | (Inherited from |
![]() | OnDrop | (Inherited from |
![]() | OnGotFocus | (Inherited from |
![]() | OnInitializeCommandDefault | Invoked when the Command is initialized. |
![]() | OnKeyDown | Overridden. Called before the KeyDown event occurs. |
![]() | OnKeyUp | (Inherited from |
![]() | OnLostFocus | (Inherited from |
![]() | OnLostMouseCapture | (Inherited from |
![]() | OnMouseEnter | Overridden. Called when the mouse cursor enters the control. |
![]() | OnMouseLeave | Overridden. Called when the mouse cursor leaves the control. |
![]() | OnMouseLeftButtonDown | (Inherited from |
![]() | OnMouseLeftButtonUp | (Inherited from |
![]() | OnMouseMove | (Inherited from |
![]() | OnMouseRightButtonDown | (Inherited from |
![]() | OnMouseRightButtonUp | (Inherited from |
![]() | OnMouseWheel | (Inherited from |
![]() | OnTextInput | (Inherited from |
![]() | OnTextInputStart | (Inherited from |
![]() | OnTextInputUpdate | (Inherited from |
![]() | OnUnloaded | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | OnWatermarkTextVisibilityChanged | Called when the WatermarkTextVisibility property is changed. |
![]() | UpdateCommandUIState | Updates the current state of the UI based on the associated Command. |
Name | Description | |
---|---|---|
![]() | BindingValidationError | (Inherited from |
![]() | DragEnter | (Inherited from |
![]() | DragLeave | (Inherited from |
![]() | DragOver | (Inherited from |
![]() | Drop | (Inherited from |
![]() | GotFocus | (Inherited from |
![]() | IsEnabledChanged | (Inherited from |
![]() | KeyDown | (Inherited from |
![]() | KeyUp | (Inherited from |
![]() | LayoutUpdated | (Inherited from |
![]() | Loaded | (Inherited from |
![]() | LostFocus | (Inherited from |
![]() | LostMouseCapture | (Inherited from |
![]() | MouseEnter | (Inherited from |
![]() | MouseLeave | (Inherited from |
![]() | MouseLeftButtonDown | (Inherited from |
![]() | MouseLeftButtonUp | (Inherited from |
![]() | MouseMove | (Inherited from |
![]() | MouseRightButtonDown | (Inherited from |
![]() | MouseRightButtonUp | (Inherited from |
![]() | MouseWheel | (Inherited from |
![]() | PasswordChanged | Occurs when the Password property value is changed. |
![]() | SizeChanged | (Inherited from |
![]() | TextInput | (Inherited from |
![]() | TextInputStart | (Inherited from |
![]() | TextInputUpdate | (Inherited from |
![]() | Unloaded | (Inherited from |