【发布时间】:2020-06-15 21:10:54
【问题描述】:
我正在撰写此 Microsoft 团队在 Sending a local tile notification 上的文章。这篇文章展示了一些 C# 代码,但没有描述需要添加该代码的位置。
我创建了一个 UWP 应用程序,其中包含 MainPage.xaml、MainPage.xamlcs、App.xaml、App.xamlcs 文件。
问题:在我的UWP应用中测试通知需要在哪里添加上述文章中的代码?
【问题讨论】:
标签: c# uwp windows-community-toolkit