question

32309612 avatar image
0 Votes"
32309612 asked vb2ae answered

About UWP Guide (Make a UI Interface)

https://docs.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


windows-uwp
image.png (18.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

vb2ae avatar image
0 Votes"
vb2ae answered

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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.