SystemParameters.SmallIconWidthKey Propriété

Définition

Obtient la ResourceKey pour la propriété SmallIconWidth.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à