Skip to main content

HamburgerMenuNavigationButton Fields

Represents a button with an icon in the Main Menu of the HamburgerMenu that navigates to the specified page with a click.
Name Description
ContextMenuProperty static Identifies the HamburgerMenuNavigationButton.ContextMenu dependency property.
HideMenuWhenSelectedProperty static Identifies the HamburgerMenuNavigationButton.HideMenuWhenSelected dependency property.
IconFillProperty static Identifies the HamburgerMenuIconButton.IconFill dependency property. Inherited from HamburgerMenuIconButton.
IconHeightProperty static Identifies the HamburgerMenuIconButton.IconHeight dependency property. Inherited from HamburgerMenuIconButton.
IconProperty static Identifies the HamburgerMenuIconButton.Icon dependency property. Inherited from HamburgerMenuIconButton.
IconSizeUnitProperty static Identifies the HamburgerMenuIconButton.IconSizeUnit dependency property. Inherited from HamburgerMenuIconButton.
IconSourceProperty static Identifies the HamburgerMenuIconButton.IconSource dependency property. Inherited from HamburgerMenuIconButton.
IconStretchProperty static Identifies the HamburgerMenuIconButton.IconStretch dependency property. Inherited from HamburgerMenuIconButton.
IconTemplateProperty static Identifies the HamburgerMenuIconButton.IconTemplate dependency property. Inherited from HamburgerMenuIconButton.
IconWidthProperty static Identifies the HamburgerMenuIconButton.IconWidth dependency property. Inherited from HamburgerMenuIconButton.
NavigationTargetParameterProperty static Identifies the HamburgerMenuNavigationIconButton.NavigationTargetParameter dependency property. Inherited from HamburgerMenuNavigationIconButton.
NavigationTargetTypeNameProperty static Identifies the HamburgerMenuNavigationIconButton.NavigationTargetTypeName dependency property. Inherited from HamburgerMenuNavigationIconButton.
NavigationTargetTypeProperty static Identifies the HamburgerMenuNavigationIconButton.NavigationTargetType dependency property. Inherited from HamburgerMenuNavigationIconButton.
PlacementProperty static Identifies the HamburgerMenuNavigationButton.Placement dependency property.
RightContentMarginProperty static Identifies the HamburgerMenuNavigationButton.RightContentMargin dependency property.
RightContentProperty static Identifies the HamburgerMenuNavigationButton.RightContent dependency property.
RightContentTemplateProperty static Identifies the HamburgerMenuNavigationButton.RightContentTemplate dependency property.
SelectOnClickProperty static Identifies the HamburgerMenuNavigationButton.SelectOnClick dependency property.
SyncWithActivePageProperty static Identifies the HamburgerMenuNavigationButton.SyncWithActivePage dependency property.
UseNavigationTargetParameterForSyncProperty static Identifies the HamburgerMenuNavigationButton.UseNavigationTargetParameterForSync dependency property.
See Also