Shell.FlyoutIsPresented プロパティ

定義

ポップアップの表示状態を取得または設定します。

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

プロパティ値

適用対象