1 reference to OnLostMouseCapture
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
61EventManager.RegisterClassHandler(typeof(Popup), Mouse.LostMouseCaptureEvent, new MouseEventHandler(OnLostMouseCapture));