SystemColors.DesktopBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush kleur op van het bureaublad.

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

Waarde van eigenschap

De kleur van het bureaublad.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op