SystemParameters.ScrollHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad ScrollHeight.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a