In This Article

ActiproSoftware.UI.Avalonia.Controls.Docking.Serialization Namespace

Classes

DockSiteLayoutSerializer

Provides DockSite layout serialization and deserialization functionality.

DockingWindowDeserializingEventArgs

Provides event arguments that are used for DockingWindow deserializing event.

XmlAutoHideContainers

Represents a serializable version of the various auto-hide containers (e.g., AutoHideLeftContainers) of a DockHost, used for saving to XML layout.

XmlAutoHideTabStrip

Represents a serializable version of the AutoHideTabStrip on each side of a DockHost, used for saving to XML layout.

XmlDockHost

Represents a serializable version of a DockHost, used for saving to XML layout.

XmlDockSiteLayout

Represents the serializable root node for a DockSite layout.

XmlDockingObject

Represents the base class for a docking object, used for saving to XML layout.

XmlDockingWindow

Represents a serializable version of the DockingWindow class, used for saving to XML layout.

XmlDockingWindowBreadcrumb

Represents a serializable version of the DockingWindowBreadcrumb class reference, used for saving to XML layout.

XmlDockingWindowContainer

Represents a serializable version of the DockingWindowContainerBase class reference, used for saving to XML layout.

XmlDockingWindowReference

Represents a serializable version of a reference to a DockingWindow class, used for saving to XML layout.

XmlDocumentWindow

Represents a serializable version of the DocumentWindow class, used for saving to XML layout.

XmlDocumentWindowReference

Represents a serializable version of a reference to a DocumentWindow class, used for saving to XML layout.

XmlSplitContainer

Represents a serializable version of the SplitContainer class reference, used for saving to XML layout.

XmlStandardMdiHost

Represents a serializable version of the StandardMdiHost class reference, used for saving to XML layout.

XmlTabbedMdiContainer

Represents a serializable version of the XmlTabbedMdiContainer class reference, used for saving to XML layout.

XmlTabbedMdiHost

Represents a serializable version of the TabbedMdiHost class, used for saving to XML layout.

XmlToolWindow

Represents a serializable version of the ToolWindow class, used for saving to XML layout.

XmlToolWindowContainer

Represents a serializable version of the ToolWindowContainer class reference, used for saving to XML layout.

XmlToolWindowReference

Represents a serializable version of a reference to a ToolWindow class, used for saving to XML layout.

XmlWorkspace

Represents a serializable version of the Workspace class, used for saving to XML layout.

Enums

DockSiteSerializationBehavior

Specifies the various behaviors available when deserializing a DockSite.

DockingWindowDeserializationBehavior

Specifies the various behaviors available when deserializing a DockingWindow.