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