Possible to use Toast Notifications from a regular .Net application?

[亡魂溺海] 提交于 2019-12-06 07:15:30

问题


I've recently been checking out the samples for WinRT(C#) for Windows Store. One really cool thing I saw was the Toast Notifications. I can think of a million different uses for them, but not a single one that would also be suitable as a windows store application.

So, is it possible to use Toast Notifications in Windows 8 from regular .Net desktop applications?


回答1:


Yes you can. Look here for more information.



来源:https://stackoverflow.com/questions/12431523/possible-to-use-toast-notifications-from-a-regular-net-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!