DockingLocalizer
|
A base class that provides necessary functionality for custom localizers of the Dock Windows library.
|
DockItemActivatedEventArgs
|
Provides data for the DockLayoutManager.DockItemActivated event.
|
DockItemCollapsedEventArgs
|
Provides data for the DockLayoutManager.DockItemCollapsed event.
|
DockItemDockingEventArgs
|
Provides data for the DockLayoutManager.DockItemDocking event.
|
DockItemDraggingEventArgs
|
Provides data for the DockLayoutManager.DockItemDragging event.
|
DockItemExpandedEventArgs
|
Provides data for the DockLayoutManager.DockItemExpanded event.
|
DockOperationCompletedEventArgs
|
Provides data for the DockLayoutManager.DockOperationCompleted event.
|
DockOperationStartingEventArgs
|
Provides data for the DockLayoutManager.DockOperationStarting event.
|
IsCustomizationChangedEventArgs
|
Provides data for the DockLayoutManager.IsCustomizationChanged event.
|
ItemCancelEventArgs
|
Provides data for the events that can be handled to prevent specific docking operations.
|
ItemEventArgs
|
Provides data for the events used to process specific docking operations on items.
|
LayoutItemActivatedEventArgs
|
Provides data for the DockLayoutManager.LayoutItemActivated event.
|
LayoutItemHiddenEventArgs
|
Provides data for the DockLayoutManager.LayoutItemHidden event.
|
LayoutItemMovedEventArgs
|
Provides data for the DockLayoutManager.LayoutItemMoved event.
|
LayoutItemRestoredEventArgs
|
Provides data for the DockLayoutManager.LayoutItemRestored event.
|
LayoutItemSelectionChangedEventArgs
|
Provides data for the DockLayoutManager.LayoutItemSelectionChanged event.
|
LayoutItemSelectionChangingEventArgs
|
Provides data for the DockLayoutManager.LayoutItemSelectionChanging event.
|
LayoutItemSizeChangedEventArgs
|
Provides data for the DockLayoutManager.LayoutItemSizeChanged event.
|
ShowingDockHintsEventArgs
|
Supplies data for the ShowingDockHints event.
|
ShowingMenuEventArgs
|
Provides data for the DockLayoutManager.ShowingMenu event.
|
ShowMenuEventArgs<T>
|
The base class that provides data for the DockLayoutManager.ShowingMenu event.
|