FocusServices.SelectAllTextOnFocusProperty Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

If set to true on a container, all of the descendant text boxes will have their text auto-selected when they gain keyboard focus.

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared ReadOnly SelectAllTextOnFocusProperty As DependencyProperty
public static readonly DependencyProperty SelectAllTextOnFocusProperty
public:
static initonly DependencyProperty^ SelectAllTextOnFocusProperty
static val SelectAllTextOnFocusProperty: DependencyProperty
public static final var SelectAllTextOnFocusProperty : DependencyProperty

.NET Framework Security

See Also

Reference

FocusServices Class

Microsoft.TeamFoundation.Controls.WPF Namespace