SystemColors.InactiveBorderBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush kleur op van de rand van een inactief venster.

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

Waarde van eigenschap

De kleur van de rand van een inactief venster.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op