Share via


NavigationViewTemplateSettings.SingleSelectionFollowsFocusProperty Propiedad

Definición

Identifica la propiedad de dependencia SingleSelectionFollowsFocus.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.NavigationViewTemplateSettings.SingleSelectionFollowsFocusProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

public:
 static property DependencyProperty ^ SingleSelectionFollowsFocusProperty { DependencyProperty ^ get(); };
static DependencyProperty SingleSelectionFollowsFocusProperty();
public static DependencyProperty SingleSelectionFollowsFocusProperty { get; }
var dependencyProperty = NavigationViewTemplateSettings.singleSelectionFollowsFocusProperty;
Public Shared ReadOnly Property SingleSelectionFollowsFocusProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia SingleSelectionFollowsFocus.

Se aplica a