Version

Infragistics.Windows.DockManager.Dragging Namespace

Classes
 ClassDescription
ClassAddToDocumentHostAction Drag action used when adding the panes being dragged into the Infragistics.Windows.DockManager.DocumentContentHost of the Infragistics.Windows.DockManager.XamDockManager
ClassAddToGroupAction Drag action used when the Infragistics.Windows.DockManager.ContentPane instances being dragged will be added to an existing Infragistics.Windows.DockManager.TabGroupPane or Infragistics.Windows.DockManager.SplitPane
ClassAddToGroupActionBase Base class for a drag action used when the Infragistics.Windows.DockManager.ContentPane instances being dragged will be added to an existing Infragistics.Windows.DockManager.TabGroupPane or Infragistics.Windows.DockManager.SplitPane
ClassFloatPaneAction Drag action that results in the panes being dragged being displayed within a new Infragistics.Windows.DockManager.PaneToolWindow
ClassMoveInGroupAction Drag action used when repositioning panes within their containing group
ClassMoveWindowAction Drag action that describes the repositioning of a Infragistics.Windows.DockManager.PaneToolWindow
ClassNewRootPaneAction Drag action used when creating a new Infragistics.Windows.DockManager.SplitPane that will be docked directly to one of the edges of the Infragistics.Windows.DockManager.XamDockManager
ClassNewSplitPaneAction Drag action used when a new Infragistics.Windows.DockManager.SplitPane will be created to contain a pane within the Infragistics.Windows.DockManager.XamDockManager and the panes being dragged.
ClassNewTabGroupAction Drag action used when a new Infragistics.Windows.DockManager.TabGroupPane will be created to contain a pane within the Infragistics.Windows.DockManager.XamDockManager and the panes being dragged.
ClassPaneDragAction Base class for an object that describes an action that would be taken as a result of a drag operation within the Infragistics.Windows.DockManager.XamDockManager
Enumerations
 EnumerationDescription
EnumerationDropPreviewTabLocation Enumeration used within the Infragistics.Windows.DockManager.XamDockManager.DropPreviewStyleKey to identify where the tab item should be displayed within the drop preview.
EnumerationRootSplitPaneLocation Identifies the location of a new root split pane created during a drag operation.
See Also