Freigeben über


SystemColors.InactiveBorderColor Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe des Rahmens eines inaktiven Fensters ist.

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

Eigenschaftswert

Die Farbe des Rahmens eines inaktiven Fensters.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: