DockSiteSerializationBehavior Enum
Specifies the various behaviors available when deserializing a DockSite.
public enum DockSiteSerializationBehavior
Fields
| Name | Description |
|---|---|
| All | Indicates that the entire layout will be serialized. |
| ToolWindowsOnly | Indicates that only the layout of the tool windows will be serialized. |