Event UnGrabbingMouse
Invoked when a view wants ungrab the mouse; can be canceled.
public static event Func<View, bool> UnGrabbingMouse
Invoked when a view wants ungrab the mouse; can be canceled.
public static event Func<View, bool> UnGrabbingMouse