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

true, wenn der Farbverlaufseffekt aktiviert ist, andernfalls false.

Attribute

Hinweise

Zuordnung zu SPI_GETGRADIENTCAPTIONS. Siehe SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: