Shell.FlyoutIsPresented Property

Definition

Gets or sets the visible status of the Shell Flyout.

public:
 property bool FlyoutIsPresented { bool get(); void set(bool value); };
public bool FlyoutIsPresented { get; set; }
member this.FlyoutIsPresented : bool with get, set
Public Property FlyoutIsPresented As Boolean

Property Value

Applies to