2 references to GetMainEventFromPreviewEvent
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
1028RoutedEvent eventMain = StylusLogic.GetMainEventFromPreviewEvent(e.StagingItem.Input.RoutedEvent);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1412RoutedEvent eventMain = StylusLogic.GetMainEventFromPreviewEvent(e.StagingItem.Input.RoutedEvent);