SystemParameters.VerticalScrollBarThumbHeightKey Propriedade

Definição

Obtém o ResourceKey para a propriedade VerticalScrollBarThumbHeight.

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

Valor da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a