SystemParameters.ListBoxSmoothScrollingKey Vlastnost

Definice

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro