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