Intersoft ClientUI Documentation
ContentMode Enumeration



Specifies the content characteristic of a navigation window.
Syntax
Public Enum ContentMode 
   Inherits System.Enum
Dim instance As ContentMode
public enum ContentMode : System.Enum 
public enum class ContentMode : public System.Enum 
Members
MemberDescription
ContentPresenter The navigation window displays inline content.
Frame The navigation window displays the content from a XAML page or an external source.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXDesktop.ContentMode

Requirements

Target Platforms: Windows 7, 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

See Also

Reference

Intersoft.Client.UI.Aqua.UXDesktop Namespace

Send Feedback