'Declaration Public Enum FloatingWindowVisibility Inherits System.Enum
public enum FloatingWindowVisibility : System.Enum
Member | Description |
---|---|
Collapsed | The floating windows will not be shown. |
Hidden | The floating windows will be displayed but hidden as long as the xamDockManager is in the visual tree of the root visual |
SyncWithDockManagerWindow | The floating windows will be visible based on the visibility of the root visual containing the xamDockManager |
Visible | The floating windows will be displayed as long as the xamDockManager is in the visual tree of the root visual |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2