SystemColors.InactiveCaptionBrush Egenskap

Definition

Hämtar en SolidColorBrush som är bakgrundsfärgen för ett inaktivt fönsters namnlist.

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

Egenskapsvärde

Bakgrundsfärgen för ett inaktivt fönsters namnlist.

Kommentarer

XAML-attributanvändning

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

XAML-värden

x:StaticX:Static Markup Extension.

Gäller för