silverlight:超链接button1 =第1页 [英] silverlight: hyperlinkbutton1 = page1

查看:52
本文介绍了silverlight:超链接button1 =第1页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经尝试了很长时间,但我仍然不知道该怎么做.

I have been trying this for a long time, and I still don't know how to do it.

我的问题:单击主页上的超链接button1时如何转到page1.xaml?

My question: How do I go to page1.xaml when I click hyperlinkbutton1 on the mainpage?

推荐答案

这篇文章可能应该转到wpf论坛,但是您是否在超链接按钮上设置了Navigationuri属性?

This post should probably move to the wpf forums, but have you set the navigateuri property on the hyperlink button?


<HyperlinkButton NavigateUri="/Views/pag1.xaml" Content="home"/> 


这篇关于silverlight:超链接button1 =第1页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆