SystemParameters.IsGlassEnabled Propiedad

Definición

Obtiene un valor que indica si se usan marcos de ventana estilo Glass.

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

Valor de propiedad

true si se utilizan marcos de ventana Glass; de lo contrario, false.

Atributos

Se aplica a