让我把问题简单化。我创建了两个棱镜区域。第一个区域有一个按钮。单击此按钮时,我想在第二个区域中加载视图。我该怎么做呢?请问有什么想法吗?
问问题
630 次
1 回答
1
I suppose you are referencing Regions of Prism?
The View-Switching Navigation QuickStart demonstrates how to use the Prism Region Navigation API. The QuickStart simulates the navigation of a simple email, contacts, and calendar application. The left region provides navigation to each of the main views. The views demonstrate backward navigation and asynchronous dialog interactions.
于 2012-12-11T09:23:31.207 回答