Taal

SystemColors.ActiveBorderColor Eigenschap

Definitie

Hiermee haalt u een Color structuur op die de kleur van de rand van het actieve venster is.

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

Waarde van eigenschap

De kleur van de rand van het actieve venster.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op