FocusServices.EnableGlobalSelectAllOnFocus-Methode

Lässt die automatische Auswahl des Textfeldtexts auf Fokus für die ganze WPF-Anwendung.

Eine Alternative zu diesem ist, zu verwenden

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

Syntax

'Declaration
Public Shared Sub EnableGlobalSelectAllOnFocus
public static void EnableGlobalSelectAllOnFocus()

.NET Framework-Sicherheit

Siehe auch

Referenz

FocusServices Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace