SystemParameters.ListBoxSmoothScrollingKey Свойство

Определение

Получает ResourceKey для свойства ListBoxSmoothScrolling.

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

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

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

Комментарии

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

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

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