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