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