HamburgerSubMenuNavigationButton Members
In This Article
#Constructors
Name | Description |
---|---|
Hamburger |
Initializes a new instance of the Hamburger |
#Fields
#Properties
Name | Description |
---|---|
Context |
Gets or sets the context menu that is invoked when the end-user right-clicks the navigation button. |
Hide |
Gets or sets whether the Hamburger |
Is |
Gets or sets whether the current item is selected among the items in the Hamburger |
Preview |
Gets or sets the content for the current sub-menu item displayed directly in the main menu as a preview. |
Preview |
Gets or sets the data template used to render the item’s content in the preview. |
Preview |
Gets or sets the context menu that is invoked when the end-user right-clicks the navigation button shown in the preview. |
Preview |
Gets or sets the template used to render the favorite mark for the current button. |
Preview |
Gets or sets the additional button content displayed to the right of the principal content when the button is displayed in the preview. |
Preview |
Gets or sets the data template used to render the additional content of the current button displayed in the preview. |
Right |
Gets or sets the additional button content displayed to the right of the main content. |
Right |
Gets or sets the outer margin of the additional content displayed to the right of the main content. |
Right |
Gets or sets the data template used to render the additional content displayed to the right of the main content. |
Show |
Gets or sets whether the current sub menu item is shown as a preview directly in the main menu below the sub-menu button. This is a dependency property. |
Show |
Gets or sets whether the current item is marked as favorite in the sub-menu fly-out panel when it is assigned to be displayed in the preview. |
Sync |
Gets or sets whether the current button is automatically selected if the button’s target page has been navigated. |
Use |
Gets or sets whether to use the context menu assigned to the Hamburger |
Use |
Gets or sets whether to use current button’s navigation parameters to synchronize the button selection in the menu with the navigated page. |
#Methods
Name | Description |
---|---|
After |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
Before |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
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. |
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. |
#Events
Name | Description |
---|---|
Preview |
Occurs when the end-user clicks the button within the preview. |
Preview |
See Also