You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found different behaviors of OverlappedPresenter between Windows 10 and 11. I would like to see a complete sample about different settings on those.
Something like creating a new window (just like the current acrylic/mica window sample), with default presenter parameters in it. Adjusting those parameters would change the properties of the AppWindow.Presenter that it is currently on, like IsMaximizable, IsMinimizable, IsModal etc. I saw swapping Presenter is also supported, maybe add a comboBox for that as well.
Issue type
sample request
Which version of the app?
WinUI 3 Gallery
Description
I found different behaviors of
OverlappedPresenter
between Windows 10 and 11. I would like to see a complete sample about different settings on those.Something like creating a new window (just like the current acrylic/mica window sample), with default presenter parameters in it. Adjusting those parameters would change the properties of the
AppWindow.Presenter
that it is currently on, likeIsMaximizable, IsMinimizable, IsModal
etc. I saw swappingPresenter
is also supported, maybe add a comboBox for that as well.Related issue: #1551
I would like to contribute if this is a good idea
Screenshots
No response
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: