'Declaration Public Enum ContentPaneStates Inherits System.Enum
public enum ContentPaneStates : System.Enum
Member | Description |
---|---|
AllowClose | The ContentPane can be closed. |
IsActiveDocument | The ContentPane.IsActiveDocument is true |
IsActivePane | The ContentPane.IsActivePane is true |
IsDocked | The ContentPane is docked within one of the sides of the XamDockManager |
IsDocument | The ContentPane is displayed within the DocumentContentHost |
IsFloating | The ContentPane is displayed within a floating window |
IsFloatingDockable | The ContentPane is displayed within a floating window that can be docked with other panes |
IsFloatingOnly | The ContentPane is displayed within a floating window and cannot be docked within another pane. |
IsUnpinned | The ContentPane is displayed within the unpinned tab area |
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