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