SystemParameters.IsMouseWheelPresentKey Vlastnost

Definice

ResourceKey Získá vlastnostIsMouseWheelPresent.

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro