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