Dockable.Undock Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Undocks this Dockable from the current DockPosition where it is docked.
public:
void Undock();
public void Undock ();
member this.Undock : unit -> unit
Public Sub Undock ()