SystemParameters.WindowCaptionHeightKey Propriété

Définition

Obtient la ResourceKey pour la propriété WindowCaptionHeight.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

<object property="{SystemParameters.WindowCaptionHeightKey}"/>

S’applique à