SystemParameters.IconHeightKey Vlastnost

Definice

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro