Share via


SystemParameters.ScrollHeightKey Vlastnost

Definice

Získá vlastnost ResourceKey pro ScrollHeight .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro