SystemParameters.ListBoxSmoothScrollingKey Eigenschap

Definitie

Hiermee haalt u de ResourceKey voor de ListBoxSmoothScrolling accommodatie op.

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

Waarde van eigenschap

Een resourcesleutel.

Opmerkingen

XAML-kenmerkgebruik

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

Van toepassing op