Share via


SystemParameters.IconWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro IconWidth .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro