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입니다.

특성

적용 대상