2 references to GetPreviewEventFromRawStylusActions
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
1002RoutedEvent routedEvent = StylusLogic.GetPreviewEventFromRawStylusActions(report.Actions);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1373RoutedEvent routedEvent = StylusLogic.GetPreviewEventFromRawStylusActions(report.Actions);