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.

属性

适用于