SystemParameters.IconHeightKey Propriété

Définition

Obtient la ResourceKey pour la propriété IconHeight.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à