BaseShellItem.IsTabStop 屬性

定義

指出 Tab 瀏覽中是否包含 FlyoutItem。

public bool IsTabStop { get; set; }
member this.IsTabStop : bool with get, set

屬性值

預設值為 true ;當 時 false ,無論是否已設定 TabIndex,Tab-navigation 基礎結構都會忽略 FlyoutItem。

實作

適用於