NavigationViewTemplateSettings.SingleSelectionFollowsFocusProperty プロパティ

定義

SingleSelectionFollowsFocus 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.NavigationViewTemplateSettings.SingleSelectionFollowsFocusProperty (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

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

プロパティ値

SingleSelectionFollowsFocus 依存関係プロパティの識別子。

適用対象