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