开发者

navigate to a page from a popup menu?

开发者 https://www.devze.com 2023-02-15 09:14 出处:网络
While working on pop up menu, I am not able to n开发者_高级运维avigate to a different page, other than the parent of the pop up.

While working on pop up menu, I am not able to n开发者_高级运维avigate to a different page, other than the parent of the pop up.

How to achieve this in my WP7 app?


if it is the Popup element, did you do popup.IsOpen=false ; where popup is an object of Popup; after navigating??

0

精彩评论

暂无评论...
验证码 换一张
取 消