Why is Silverlight toast notification only available in OOB app?

荒凉一梦 提交于 2019-12-25 00:28:05

问题


I haven't been able to find an explanation, or think of a reason why it's not available in non-OOB apps. So why is the toast notification only available in OOB apps?


回答1:


Silverlight 4 Out-Of-Browser apps can operate in full trust. This is necessary to open a window separate from the primary window. Toast notifications are separate windows.



来源:https://stackoverflow.com/questions/6684366/why-is-silverlight-toast-notification-only-available-in-oob-app

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