SystemColors.WindowBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush achtergrondkleur op in het clientgebied van een venster.

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

Waarde van eigenschap

De achtergrondkleur in het clientgebied van een venster.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op