1 reference to OnGotMouseCaptureThunk
PresentationCore (1)
System\Windows\Generated\UIElement.cs (1)
758
EventManager.RegisterClassHandler(type, Mouse.GotMouseCaptureEvent, new MouseEventHandler(UIElement.
OnGotMouseCaptureThunk
), false);