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