SystemColors.DesktopBrush Eigenschap
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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.