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

EdgeDragHelper.HandleMouseDown

매뉴얼로 전환
public bool HandleMouseDown (Experimental.UIElements.MouseDownEvent evt);

파라미터

evtThe event.

반환

bool True if the drag has been started. False otherwise.

설명

Handle mouse down event.