I ask for help dealing with some errors with the GitHub printing sample:
First is: MainPage.Current.NotifyUser
It says MainPage doesn't have any "Current" definition.
How to make one?
I ask for help dealing with some errors with the GitHub printing sample:
First is: MainPage.Current.NotifyUser
It says MainPage doesn't have any "Current" definition.
How to make one?
Hi,
Welcome to Microsoft Q&A!
You could find the source code of NotifyUser method here. Besides, you could also click the method name, then you will find many similar method definitions, please check these methods.
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.
6 people are following this question.