SystemParameters.ScrollHeightKey Свойство

Определение

Получает ResourceKey для свойства 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

Значение свойства

Ключ ресурса.

Комментарии

Использование атрибутов XAML

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

Применяется к