HamburgerMenuFrame Members
In This Article
#Constructors
Name | Description |
---|---|
Hamburger |
Initializes a new instance of the Hamburger |
Hamburger |
Initializes a new instance of the Hamburger |
#Fields
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether it is allowed to customize the window title. This is a dependency property. Inherited from DXFrame. |
Hide |
Gets or sets whether the Back button is shown. This is a dependency property. Inherited from DXFrame. |
Is |
Gets or sets whether the status bar for the window (app view) is shown. This is a dependency property. Inherited from DXFrame. |
Mobile |
Gets or sets the background color of the status bar. The alpha channel of the color is not used. This is a dependency property. Inherited from DXFrame. |
Mobile |
Gets or sets the foreground color of the status bar. The alpha channel of the color is not used. This is a dependency property. Inherited from DXFrame. |
Navigation |
Gets or sets the provider used to obtain types by their names. This is a dependency property. Inherited from DXFrame. |
Sync |
Gets or sets whether the frame’s Requested |
View |
Gets or sets the frame’s View |
Window |
Gets or sets the window title. This is a dependency property. Inherited from DXFrame. |
Window |
Gets or sets the window title settings, such as the background and foreground colors. This is a dependency property. Inherited from DXFrame. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Process |
Obsolete. This method is obsolete. Inherited from DXFrame. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also