Hello @TYAGI Shubham , Welcome to Micorosft Q&A,
But unable to find a control in UWP that looks like it. Can someone point me in the right direction.
You could custom it with SplitView control and place listview in the Pane
content. And you could also use NavigationView
control that integrate SplitView
as root view.
For more please refer this document. And here is code sample here.
If you has used Xamarin.Forms project, you could use shell navigation control to implement this feature. Here is code sample that contains UWP platform.
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.