WinUI 3: How to modify the menu before it is displayed? #150
Unanswered
black-comb
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using an example as in https://github.com/HavenDV/H.NotifyIcon/blob/master/src/apps/H.NotifyIcon.Apps.WinUI/Views/TrayIconView.xaml.
I want to modify/add menu items before the context menu is displayed, but the Opening event of the MenuFlyout is not invoked.
Is there another event I can use?
Beta Was this translation helpful? Give feedback.
All reactions