共用方式為


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 相依性屬性的標識碼。

適用於