Shell.FlyoutIsPresented 属性

定义

获取或设置 Shell 浮出控件的可见状态。

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

属性值

适用于