Windows Phone 7 全局 UI 元素?

发布于 2024-09-24 16:05:30 字数 199 浏览 1 评论 0原文

我正在尝试在我的 Windows Phone 7 应用程序中添加一个全局 UIElement(即在所有页面之间共享的 UIElement)。

具体来说,我正在尝试让 MediaElement 在导航到不同页面时继续播放。

我尝试过使用 Application.RootVisual / PhoneApplicationFrame 但我似乎无法让它工作。

I'm trying to add a Global UIElement in my Windows Phone 7 app (ie. a UIElement that is shared across all pages)

Specifically, I'm trying to get the MediaElement to continue playing when I navigate to different pages.

I've tried playing with the Application.RootVisual / PhoneApplicationFrame but I can't seem to get it to work.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

溺渁∝ 2024-10-01 16:05:30

添加一个没有父级的弹出窗口。

Add a Popup with no parent.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文