SystemParameters.VerticalScrollBarWidthKey Propiedad

Definición

Obtiene para ResourceKey la VerticalScrollBarWidth propiedad .

public:
 static property System::Windows::ResourceKey ^ VerticalScrollBarWidthKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey VerticalScrollBarWidthKey { get; }
static member VerticalScrollBarWidthKey : System.Windows.ResourceKey
Public Shared ReadOnly Property VerticalScrollBarWidthKey As ResourceKey

Valor de propiedad

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a