Experimental: this API is experimental and might be changed or removed in the future.

MouseCaptureController.ReleaseMouseCapture

切换到手册
public static void ReleaseMouseCapture (Experimental.UIElements.IEventHandler handler);
public static void ReleaseMouseCapture ();

参数

handler要停止捕获鼠标的事件处理程序。如果未指定此处理程序捕获鼠标,则不会发生任何情况。

描述

停止事件处理程序捕获鼠标。