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