SystemParameters.IsMouseWheelPresentKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la proprietà 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

Valore della proprietà

Chiave della risorsa.

Commenti

Sintassi degli attributi XAML

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

Si applica a