Share via


FocusServices.EnableGlobalSelectAllOnFocus Method

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

Enables the automatic selection of text box text on focus for the whole WPF application.

An alternative to this is to use the

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

Syntax

'Declaration
Public Shared Sub EnableGlobalSelectAllOnFocus
public static void EnableGlobalSelectAllOnFocus()
public:
static void EnableGlobalSelectAllOnFocus()
static member EnableGlobalSelectAllOnFocus : unit -> unit
public static function EnableGlobalSelectAllOnFocus()

.NET Framework Security

See Also

Reference

FocusServices Class

Microsoft.TeamFoundation.Controls.WPF Namespace