Hello,
Welcome to Microsoft Q&A!
How to set an height and width for MenuFlyout and can we get its scroll viewer?
You can't style a MenuFlyout
directly. Instead, you apply a style to the MenuFlyoutPresenter
that provides the visuals for the flyout. And then you could use a Setter
to set the Width
of the MenuFlyout.
And you couldn't set an height for MenuFlyout.
You could refer to the docs:
MenuFlyout.MenuFlyoutPresenterStyle Property
is there a way to get fouc on both.
There is no way to get fouc on both.
As far as I'm concerned, there is no better way to do this.
Thank you.
Jeanine
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.