UWP Multiple views comes out of main window?

SmilingMoon 981 Reputation points
2021-04-13T19:04:56.827+00:00

https://learn.microsoft.com/en-us/windows/uwp/design/layout/show-multiple-views

In this page, the animated image on top shows the exact use case what I want.
The screen was part of main window and when user clicks top-right corner button, the exact screen comes out of main window as secondary window.
One more thing I want is when user clicks another button, the windows go back to the main windows as it was.

I read the document and uwp sample applications, but None of them actually behavior like the image on the page. All examples shows another popup of secondary page.

How can I achieve the use case in uwp app? Any example?
Thank you!

87399-2021-04-13-12-05-16-show-multiple-views-for-an-app.png

Universal Windows Platform (UWP)
0 comments No comments
{count} votes

Accepted answer
  1. Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,851 Reputation points
    2021-04-14T07:38:41.767+00:00

    Hello, Welcome to Micorosoft Q&A,

    One more thing I want is when user clicks another button, the windows go back to the main windows as it was.

    I'm afraid, you can't show the multiple view like above, currently, UWP has not supported to make ConnectedAnimation for multiple view. And there is no code sample to implement this. If you do want this feature, please feel free post your requirement with windows feed back hub app.


    If the response is helpful, please click "Accept Answer" and upvote it.
    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.


0 additional answers

Sort by: Most helpful