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