MouseCaptureController.ReleaseMouse

public static void ReleaseMouse(UIElements.IEventHandler handler);
public static void ReleaseMouse();

Parameters

handler The event handler to stop capturing the mouse. If this handler is not assigned to capturing the mouse, nothing happens.

Description

Stops an event handler from capturing the mouse.

Did you find this page useful? Please give it a rating: