Interface IHandlePointerToolMouseDown
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Behavior interface implemented by elements to handle the mouse down event on them.
public interface IHandlePointerToolMouseDown
Methods
- HandleSelectionMouseDown(IDesignPanel, MouseButtonEventArgs, DesignPanelHitTestResult)
Called to handle the mouse down event.