SystemParameters.ScrollWidthKey Vlastnost

Definice

ResourceKey Získá pro ScrollWidth vlastnost .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro