Share via


SystemParameters.SmallIconWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro 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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro