Class PartialPanelSelectionHandler
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
public class PartialPanelSelectionHandler : BehaviorExtension, IHandlePointerToolMouseDown
- Inheritance
-
PartialPanelSelectionHandler
- Implements
Methods
- HandleSelectionMouseDown(IDesignPanel, MouseButtonEventArgs, DesignPanelHitTestResult)
Called to handle the mouse down event.
- OnInitialized()
Is called after the ExtendedItem was set. Override this method to register your behavior with the item.