Processes pointer input and raises the GestureRecognizer events appropriate to a mouse wheel action for the gestures and manipulations specified by the GestureSettings property.
public:
void ProcessMouseWheelEvent(
PointerPoint^ value,
bool isShiftKeyDown,
bool isControlKeyDown
)
value
Type: PointerPoint
The input point.
isShiftKeyDown
Type: bool
True if the Shift key is pressed; otherwise false.
isControlKeyDown
Type: bool
True if the Ctrl key is pressed.
Namespace: Windows.UI.Input
Metadata: windows.winmd