SystemParameters.ListBoxSmoothScrollingKey Propriedade

Definição

Recebe o ResourceKey valor da ListBoxSmoothScrolling propriedade.

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 Propriedade

Uma chave de recurso.

Observações

Uso de atributos XAML

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

Aplica-se a