BaseShellItem.IsChecked Property

Definition

Defines if the item is currently highlighted in the flyout.

public:
 property bool IsChecked { bool get(); };
public bool IsChecked { get; }
member this.IsChecked : bool
Public ReadOnly Property IsChecked As Boolean

Property Value

true if the item is currently highlighted.

Applies to