NavigationView.SelectionFollowsFocusProperty プロパティ

定義

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

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

プロパティ値

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

適用対象