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>]
static member IsGlassEnabled : bool
static member IsGlassEnabled : bool
Public Shared ReadOnly Property IsGlassEnabled As Boolean

屬性值

如果正在使用玻璃視窗框架則為 true,否則為 false

屬性

適用於