1 reference to OnGotTouchCaptureThunk
PresentationCore (1)
Core\CSharp\System\Windows\Generated\UIElement.cs (1)
881
EventManager.RegisterClassHandler(type, Touch.GotTouchCaptureEvent, new EventHandler<TouchEventArgs>(UIElement.
OnGotTouchCaptureThunk
), false);