ToolWindowPlacement.Floating Property
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.
Places the tool window in a standalone floating window by default.
public static Microsoft.VisualStudio.Extensibility.ToolWindows.ToolWindowPlacement Floating { get; }
static member Floating : Microsoft.VisualStudio.Extensibility.ToolWindows.ToolWindowPlacement
Public Shared ReadOnly Property Floating As ToolWindowPlacement