SystemColors.GradientInactiveCaptionColor Eigenschaft

Definition

Ruft eine Color-Struktur in der Farbe ganz rechts im Farbverlauf der Titelleiste eines inaktiven Fensters ab.

public:
 static property System::Windows::Media::Color GradientInactiveCaptionColor { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color GradientInactiveCaptionColor { get; }
static member GradientInactiveCaptionColor : System.Windows.Media.Color
Public Shared ReadOnly Property GradientInactiveCaptionColor As Color

Eigenschaftswert

Die Farbe ganz rechts im Farbverlauf.

Hinweise

Verwendung von XAML-Attributen

<object property="{x:Static SystemColors.GradientInactiveCaptionColor}"/>  

XAML-Werte

x:Static
Die x:Static-Markuperweiterung.

Gilt für: