SystemParameters.GradientCaptions Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Farbverlaufseffekt für Fenstertitelleisten aktiviert ist.

public:
 static property bool GradientCaptions { bool get(); };
public static bool GradientCaptions { [System.Security.SecurityCritical] get; }
public static bool GradientCaptions { get; }
[<get: System.Security.SecurityCritical>]
static member GradientCaptions : bool
static member GradientCaptions : bool
Public Shared ReadOnly Property GradientCaptions As Boolean

Eigenschaftswert

truewenn der Farbverlaufseffekt aktiviert ist; andernfalls . false

Attribute

Hinweise

Ordnet SPI_GETGRADIENTCAPTIONS zu. Siehe SystemParametersInfo.

XAML-Attributverwendung

< object property="{ SystemParameters.GradientCaptions}"/>

Gilt für: