SystemColors.GradientInactiveCaptionColorKey Egenskap

Definition

ResourceKey Hämtar för höger sida Color i toningen för ett inaktivt fönsters namnlist.

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

Egenskapsvärde

Resursnyckeln för höger sida Color i toningen i ett inaktivt fönsters namnlist.

Kommentarer

GradientInactiveCaptionColorKey Använd för att skapa en dynamisk referens till systemfärgen för tonings-inaktiv undertext. Den här dynamiska referensen uppdateras automatiskt om färgen ändras. Om du vill skapa en statisk referens som inte uppdateras automatiskt använder du GradientInactiveCaptionColor.

XAML-attributanvändning

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

XAML-värden

x:StaticX:Static Markup Extension.

Gäller för

Se även