SystemParameters.IsGlassEnabled 属性

定义

获取指示此玻璃窗口框架是否被使用的值。

public:
 static property bool IsGlassEnabled { bool get(); };
public static bool IsGlassEnabled { [System.Security.SecurityCritical] get; }
public static bool IsGlassEnabled { get; }
[<get: System.Security.SecurityCritical>]
member this.IsGlassEnabled : bool
member this.IsGlassEnabled : bool
Public Shared ReadOnly Property IsGlassEnabled As Boolean

属性值

Boolean

如果正在使用玻璃窗口框架,则为 true;否则为 false

属性

适用于