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