Silverlight 4嵌套导航框架通信

发布于 2024-10-19 19:40:52 字数 184 浏览 1 评论 0原文

大家好,这个问题确实困扰着我们,我们找不到其他人有同样的问题。

我们有一个带有嵌套导航框架的 Silverlight 业务应用程序。在嵌套框架内,我们有一些用户控件,我们希望使用它们使外部导航框架导航到新页面。

如何从最低级别的用户控件访问最外层的导航框架?

感谢您提供的任何帮助。

马丁.

Hey everyone, this one is really stumping us and we can't find anyone else having the same issue.

We have a Silverlight business application, with nested Navigation Frames. Within the nested frame we have some User Controls which we want to use to make the outer Navigation Frame navigate to a new page.

How do get access up to the outermost Navigation Frame, from the lowest level user controls?

Thanks for any help you can give.

Martyn.

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

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

发布评论

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

评论(1

忆依然 2024-10-26 19:40:52

我们最终遇到了 Prism 框架并利用 DelegateCommand 功能来实现我们的目标。

We eventually came across the Prism framework and have utilised the DelegateCommand functionaltiy to achieve our goal.

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