Namespace H.Controls.Dock
Classes
- AnchorableClosedEventArgs
Implements an event that can be raised to inform the client application about an anchorable that been closed and removed its content (viewmodel) from the docking framework.
- AnchorableClosingEventArgs
Implements a Cancelable event that can be raised to ask the client application whether closing this anchorable and removing its content (viewmodel) is OK or not.
- AnchorableHiddenEventArgs
Implements an event that can be raised to inform the client application about an anchorable that been hidden.
- AnchorableHidingEventArgs
Implements a Cancelable event that can be raised to ask the client application whether hiding this anchorable is OK or not.
- DockingManager
Represents the base class for user interface (UI) elements that use a ControlTemplate to define their appearance.
- DocumentClosedEventArgs
Implements an event that can be raised to inform the client application about a document that been closed and removed its content (viewmodel) from the docking framework.
- DocumentClosingEventArgs
Implements a Cancelable event that can be raised to ask the client application whether closing this document and removing its content (viewmodel) is OK or not.