4 references to StylusSystemGestureEventArgs
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (2)
1022
args = new
StylusSystemGestureEventArgs
(report.StylusDevice,
1069
eventArgsMain = new
StylusSystemGestureEventArgs
(stylusDevice,
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
1391
args = new
StylusSystemGestureEventArgs
(report.StylusDevice,
1436
eventArgsMain = new
StylusSystemGestureEventArgs
(stylusDevice,