SystemParameters.ScrollHeightKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la ScrollHeight proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a