SystemParameters.IsMouseWheelPresentKey Vlastnost

Definice

Získá vlastnost ResourceKey pro IsMouseWheelPresent .

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