4 references to StylusSystemGestureEventArgs
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (2)
1006
args = new
StylusSystemGestureEventArgs
(report.StylusDevice,
1053
eventArgsMain = new
StylusSystemGestureEventArgs
(stylusDevice,
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
1392
args = new
StylusSystemGestureEventArgs
(report.StylusDevice,
1437
eventArgsMain = new
StylusSystemGestureEventArgs
(stylusDevice,