I have a winforms application which hosts a wpf control. At some point wpf control captures the mouse. I want to release it when the mouse is clicked outside the control. I am aware that I can subscribe to I have a winforms application which hosts a wpf