Taal

SystemColors.InfoBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush achtergrondkleur voor het ToolTip besturingselement op.

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

Waarde van eigenschap

De achtergrondkleur voor het ToolTip besturingselement.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op