SystemColors.WindowFrameBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush kleur op van een vensterframe.

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

Waarde van eigenschap

De kleur van een vensterkader.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op