Skip to content

Add ScrollBarVisibility property to HamburgerMenu - .net Framework 4.8 - v2.4.9 #4549

@Sh3rlck

Description

@Sh3rlck

Currently, the Hamburger Menu control does not have a way to set the visibility of the Scroll bar for the Menu items.
Using ScrollViewer.ScrollbarVisibility="Visible" does not work.

The current behavior is that it will show up if the mouse enter the Pane, but it will disappear if you leave the Pane. That can cause to users not knowing that the pane is scrollable at first glance.

It doesn't look like the hamburger menu control has a ItemsPanel property I can override.

If I am missing something, any guidance would be great.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions