Skip to main content
A newer version of this page is available. .

HamburgerMenuNavigationIconButton Class

Provides navigation options for menu items.

Namespace: DevExpress.UI.Xaml.Layout.Internal

Assembly: DevExpress.UI.Xaml.Layout.v18.2.dll

Declaration

public abstract class HamburgerMenuNavigationIconButton :
    HamburgerMenuIconButton,
    ISupportNavigationTarget

Inheritance

Show 12 items
Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
Windows.UI.Xaml.Controls.ContentControl
Windows.UI.Xaml.Controls.Primitives.ButtonBase
Windows.UI.Xaml.Controls.Button
See Also