About UWP Guide (Make a UI Interface)

민석 전 61 Reputation points
2021-04-18T09:12:03.01+00:00

https://learn.microsoft.com/ko-kr/windows/uwp/design/basics/xaml-basics-ui

If you enter the link above and want to display the item in gridview in paragraph 3 of part 2, open the source code of the main page and tell them to find the GetItemAsync method. But there isn't.

88790-image.png

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

Answer accepted by question author
  1. Ken Tucker 5,861 Reputation points
    2021-04-18T10:10:26.707+00:00

    I see the method in the code in github. Maybe copy the code from github to your MainPage.xaml.cs. Not sure why it would be missing

    https://github.com/microsoft/Windows-appsample-photo-lab/blob/master/xaml-basics-starting-points/user-interface/PhotoLab/MainPage.xaml.cs

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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