SystemColors.WindowFrameColor Eigenschaft

Definition

Ruft eine Color-Struktur ab, die die Farbe eines Fensterrahmens darstellt.

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

Eigenschaftswert

Die Farbe eines Fensterrahmens.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static
Die x:Static-Markuperweiterung.

Gilt für: