4 references to StylusSystemGestureEventArgs
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (2)
1007
args = new
StylusSystemGestureEventArgs
(report.StylusDevice,
1054
eventArgsMain = new
StylusSystemGestureEventArgs
(stylusDevice,
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
1393
args = new
StylusSystemGestureEventArgs
(report.StylusDevice,
1438
eventArgsMain = new
StylusSystemGestureEventArgs
(stylusDevice,