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