SystemParameters.GradientCaptions Proprietà

Definizione

Ottiene un valore che indica se l'effetto sfumatura per le barre del titolo della finestra è abilitato.

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

Valore della proprietà

true se l'effetto sfumatura è abilitato; in caso contrario, false.

Attributi

Commenti

Esegue il mapping a SPI_GETGRADIENTCAPTIONS. Vedere SystemParametersInfo.

Utilizzo degli attributi XAML

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

Si applica a