FocusServices.SetSelectAllTextOnFocus-Methode

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

Syntax

'Declaration
Public Shared Sub SetSelectAllTextOnFocus ( _
    element As DependencyObject, _
    value As Boolean _
)
public static void SetSelectAllTextOnFocus(
    DependencyObject element,
    bool value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

FocusServices Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace