NavigateProperties Class
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.
Represents the navigation properties.
public ref class NavigateProperties
public class NavigateProperties
type NavigateProperties = class
Public Class NavigateProperties
- Inheritance
-
NavigateProperties
Constructors
NavigateProperties() |
Initializes a new instance of the NavigateProperties class. |
Fields
_hideCommandBar |
Specifies that the command bar is hidden. |
_hideNavigationBar |
Specifies that the navigation bar is hidden. |
_noscan |
Properties
hideCommandBar |
Gets or set s Boolean value that specifies whether the command bar is hidden. |
hideNavigationBar |
Gets or set s Boolean value that specifies whether the navigation bar is hidden. |
noscan |