1 reference to OnLostMouseCaptureThunk
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (1)
118
EventManager.RegisterClassHandler(ownerType, Mouse.LostMouseCaptureEvent, new MouseEventHandler(
OnLostMouseCaptureThunk
), true /* handledEventsToo */);