Question about the Menu Control
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
### Description
Dear,
I have a Menu as
```
```
This is working fine until the monitor is set to Portrait and not all items are visible.
I want to improve this behavior by changing the template and put inside a Border with SnapDevicePixels or inside a custom ScrollViewer with left and right arrows visible at the correct time.
Do you know how it's possible to achieve it ?
Regards
### Reproduction Steps
Add a Menu
Set the monitor to Portrait
### Expected behavior
Not all MenuItems are visible
### Actual behavior
All MenuItems should be visible
### Regression?
_No response_
### Known Workarounds
_No response_
### Impact
_No response_
### Configuration
_No response_
### Other information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.