Property OldDockTreePosition
| Improve this Doc View SourceOldDockTreePosition
Gets the dock tree position before state change.
Declaration
public abstract DockTreePosition? OldDockTreePosition { get; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<DockTreePosition> | The dock tree position before state change. |