Freigeben über


NavigationView.SelectionFollowsFocusProperty Eigenschaft

Definition

Identifiziert die SelectionFollowsFocus-Abhängigkeitseigenschaft.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.NavigationView.SelectionFollowsFocusProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

public:
 static property DependencyProperty ^ SelectionFollowsFocusProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionFollowsFocusProperty();
public static DependencyProperty SelectionFollowsFocusProperty { get; }
var dependencyProperty = NavigationView.selectionFollowsFocusProperty;
Public Shared ReadOnly Property SelectionFollowsFocusProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die SelectionFollowsFocus-Abhängigkeitseigenschaft.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für: