1 reference to OnLostMouseCaptureThunk
PresentationCore (1)
System\Windows\Generated\UIElement.cs (1)
759
EventManager.RegisterClassHandler(type, Mouse.LostMouseCaptureEvent, new MouseEventHandler(UIElement.
OnLostMouseCaptureThunk
), false);