The following tables list the members exposed by UXTextBox.
Name | Description | |
---|---|---|
![]() | UXTextBox Constructor | Creates a new instance of UXTextBox class. |
Name | Description | |
---|---|---|
![]() ![]() | CommandCannotExecuteProperty | Identifies the CommandCannotExecute dependency property. |
![]() ![]() | CommandParameterProperty | Identifies the CommandParameter dependency property. |
![]() ![]() | CommandProperty | Identifies the Command dependency property. |
![]() ![]() | CommandTargetProperty | Identifies the CommandTarget dependency property. |
![]() ![]() | IsControlFocusedProperty | Identifies the IsFocused dependency property. |
![]() ![]() | IsTextResetProperty | Identifies the IsTextReset dependency property. |
![]() ![]() | ShowWatermarkOnFocusProperty | Identifies the ShowWatermarkOnFocus dependency property. |
![]() ![]() | UseVisualStateProperty | Identifies the UseVisualState 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 | |
---|---|---|
![]() | AcceptsReturn | (Inherited from |
![]() | ActualHeight | (Inherited from |
![]() | ActualWidth | (Inherited from |
![]() | AllowDrop | (Inherited from |
![]() | Background | (Inherited from |
![]() | BaselineOffset | (Inherited from |
![]() | BorderBrush | (Inherited from |
![]() | BorderThickness | (Inherited from |
![]() | CacheMode | (Inherited from |
![]() | CaretBrush | (Inherited from |
![]() | 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.ISTextBox) |
![]() | 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 | (Inherited from |
![]() | FontStretch | (Inherited from |
![]() | FontStyle | (Inherited from |
![]() | FontWeight | (Inherited from |
![]() | Foreground | (Inherited from |
![]() | Framework | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | Height | (Inherited from |
![]() | HorizontalAlignment | (Inherited from |
![]() | HorizontalContentAlignment | (Inherited from |
![]() | HorizontalScrollBarVisibility | (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.ISTextBox) |
![]() | IsReadOnly | (Inherited from |
![]() | IsTabStop | (Inherited from |
![]() | IsTextReset | Gets or sets value indicating whether the text should be reset from within view model. |
![]() | Language | (Inherited from |
![]() | LayoutSuspended | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | Margin | (Inherited from |
![]() | MaxHeight | (Inherited from |
![]() | MaxLength | (Inherited from |
![]() | MaxWidth | (Inherited from |
![]() | MinHeight | (Inherited from |
![]() | MinWidth | (Inherited from |
![]() | Name | (Inherited from |
![]() | Opacity | (Inherited from |
![]() | OpacityMask | (Inherited from |
![]() | Padding | (Inherited from |
![]() | Parent | (Inherited from |
![]() | Platform | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | Projection | (Inherited from |
![]() | ReadOnlyBackground | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | RenderSize | (Inherited from |
![]() | RenderTransform | (Inherited from |
![]() | RenderTransformOrigin | (Inherited from |
![]() | Resources | (Inherited from |
![]() | SelectedText | (Inherited from |
![]() | SelectionBackground | (Inherited from |
![]() | SelectionForeground | (Inherited from |
![]() | SelectionLength | (Inherited from |
![]() | SelectionStart | (Inherited from |
![]() | 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 |
![]() | Text | (Inherited from |
![]() | TextAlignment | (Inherited from |
![]() | TextWrapping | (Inherited from |
![]() | Triggers | (Inherited from |
![]() | UseLayoutRounding | (Inherited from |
![]() | UseVisualState | Gets or sets a value that indicates whether the control should apply visual state during user interaction. |
![]() | ValidationErrorElement | Gets the validation error element. |
![]() | VerticalAlignment | (Inherited from |
![]() | VerticalContentAlignment | (Inherited from |
![]() | VerticalScrollBarVisibility | (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. Attach built-in event handlers to control templates. Call this method if necessary. |
![]() | CaptureMouse | (Inherited from |
![]() | ClearValue | (Inherited from |
![]() | DetachedEventHandlers | Overridden. Detach 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 | (Inherited from |
![]() | GetAnimationBaseValue | (Inherited from |
![]() | GetBindingExpression | (Inherited from |
![]() | GetValue | (Inherited from |
![]() | InitializeStoryboards | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | InitializeTemplates | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | InvalidateArrange | (Inherited from |
![]() | InvalidateMeasure | (Inherited from |
![]() | Measure | (Inherited from |
![]() | OnApplyTemplate | Overridden. Builds the visual tree for the UXTextBox when a new template is applied. |
![]() | ReadLocalValue | (Inherited from |
![]() | RefreshClip | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | ReleaseMouseCapture | (Inherited from |
![]() | RemoveHandler | (Inherited from |
![]() | ResumeLayout | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | Select | (Inherited from |
![]() | SelectAll | (Inherited from |
![]() | SetBinding | (Inherited from |
![]() | SetValue | (Inherited from |
![]() | SuspendLayout | (Inherited from Intersoft.Client.Framework.ISTextBox) |
![]() | 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.ISTextBox) |
![]() | OnCreateAutomationPeer | (Inherited from |
![]() | OnDragEnter | (Inherited from |
![]() | OnDragLeave | (Inherited from |
![]() | OnDragOver | (Inherited from |
![]() | OnDrop | (Inherited from |
![]() | OnGotFocus | Overridden. Called before the GotFocus event occurs. |
![]() | OnInitializeCommandDefault | Invoked when the Command is initialized. |
![]() | OnKeyDown | Overridden. Called before the KeyDown event occurs. |
![]() | OnKeyUp | (Inherited from |
![]() | OnLostFocus | Overridden. Called before the LostFocus event occurs. |
![]() | OnLostMouseCapture | (Inherited from |
![]() | OnMouseEnter | (Inherited from |
![]() | OnMouseLeave | (Inherited from |
![]() | 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.ISTextBox) |
![]() | 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 |
![]() | SelectionChanged | (Inherited from |
![]() | SizeChanged | (Inherited from |
![]() | TextChanged | (Inherited from |
![]() | TextInput | (Inherited from |
![]() | TextInputStart | (Inherited from |
![]() | TextInputUpdate | (Inherited from |
![]() | Unloaded | (Inherited from |