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

属性

適用対象