SystemColors.InactiveCaptionTextBrush Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar en SolidColorBrush som är färgen på texten i ett inaktivt fönsters namnlist.
public:
static property System::Windows::Media::SolidColorBrush ^ InactiveCaptionTextBrush { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush InactiveCaptionTextBrush { get; }
static member InactiveCaptionTextBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property InactiveCaptionTextBrush As SolidColorBrush
Egenskapsvärde
Färgen på texten i ett inaktivt fönsters namnlist.
Kommentarer
XAML-attributanvändning
<object property="{x:Static SystemColors.InactiveCaptionTextBrush}"/>
XAML-värden
x:StaticX:Static Markup Extension.