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