NavigationViewTemplateSettings.SingleSelectionFollowsFocus 属性

定义

public:
 property bool SingleSelectionFollowsFocus { bool get(); };
bool SingleSelectionFollowsFocus();
public bool SingleSelectionFollowsFocus { get; }
var boolean = navigationViewTemplateSettings.singleSelectionFollowsFocus;
Public ReadOnly Property SingleSelectionFollowsFocus As Boolean

属性值

Boolean

bool

SelectionFollowsFocus 值。

适用于