BaseShellItem.IsChecked Property

Definition

Defines if the item is currently highlighted in the flyout.

public bool IsChecked { get; }
member this.IsChecked : bool

Property Value

true if the item is currently highlighted.

Applies to