Partager via


SystemColors.InactiveBorderColor Propriété

Définition

Obtient une Color structure qui est la couleur de la bordure d’une fenêtre inactive.

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

Valeur de propriété

Couleur de la bordure d’une fenêtre inactive.

Remarques

Utilisation des attributs XAML

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

Valeurs XAML

x :StaticExtension x :Static Markup.

S’applique à