Bearbeiten

SystemParameters.IsGlassEnabled Property

Definition

Gets a value that indicates whether glass window frames are being used.

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

Property Value

true if glass window frames are being used; otherwise, false.

Attributes

Applies to