UWP Samples for MSN Money

Stacy Staples 1 Reputation point
2020-08-09T22:52:24.393+00:00

UWP Samples for MSN Money

Question: Where can users go to find UWP samples for MSN Money UI components?

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

1 answer

Sort by: Most helpful
  1. Roy Li - MSFT 33,371 Reputation points Microsoft Vendor
    2020-08-10T06:50:25.947+00:00

    Hello,

    Welcome to Microsoft Q&A!

    There is no sample in UWP samples that directly gives the UI layout of the MSN Money app. The UI layout of Msn Money is built with many different controls.

    If you are looking for the controls that build the layout of the MSN Money UI, you could take a look at the NavigationView class first . You could also find how to use it in Xaml-Controls-Gallery.

    Then you could add other controls into the NavigationView to build a similar UI layout like the MSN Money app.

    Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.