This documentation is archived and is not being maintained.
NavigationUIVisibility Enumeration
Visual Studio 2008
Specifies whether a Frame displays its navigation chrome. NavigationUIVisibility is used by the NavigationUIVisibility property.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Automatic | The navigation chrome is visible when a Frame uses its own journal (see JournalOwnership). | |
| Visible | The navigation chrome is visible. | |
| Hidden | The navigation chrome is not visible. |
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: