Interface IDragEndHandler
Namespace: Ritchie.Toolbox.Events
Assembly: Ritchie.Toolbox.dll
Syntax
public interface IDragEndHandler : IMouseHandler
Methods
OnDragEnd(MouseButtonEvent)
Declaration
void OnDragEnd(MouseButtonEvent e)
Parameters
| Type | Name | Description |
|---|---|---|
| MouseButtonEvent | e |