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

EdgeDragHelper.HandleMouseDown

Cambiar al Manual
public bool HandleMouseDown (UIElements.MouseDownEvent evt);

Parámetros

evtThe event.

Valor de retorno

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

Descripción

Handle mouse down event.