SystemParameters.ListBoxSmoothScrollingKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a