FocusServices.SelectAllTextOnFocusProperty Field
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.