Table of Contents

Event AnchorMove

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when an anchor is being moved during a drag operation.

public event EventHandler<SelectionAnchorActivity.AnchorMoveEventArgs>? AnchorMove

Returns

EventHandler<SelectionAnchorActivity.AnchorMoveEventArgs>
Occurs when an anchor is being moved during a drag operation.