Table of Contents

Class PanelSelectionHandler

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Handles selection multiple controls inside a Panel.

[ExtensionFor(typeof(Panel))]
public class PanelSelectionHandler : BehaviorExtension, IHandlePointerToolMouseDown
Inheritance
PanelSelectionHandler
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.