Event GrabbingMouse
Invoked when a view wants to grab the mouse; can be canceled.
public static event EventHandler<GrabMouseEventArgs>? GrabbingMouse
Returns
- EventHandler<GrabMouseEventArgs>
- Invoked when a view wants to grab the mouse; can be canceled.