SystemParameters.ListBoxSmoothScrollingKey Propriedade

Definição

Obtém o ResourceKey para a propriedade 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 da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a