摘要:
(Application.Current.RootVisual as PhoneApplicationFrame).Navigate(new Uri("/NewContent.xaml", UriKind.Relative)); 阅读全文
posted @ 2014-03-04 21:43
眾尋
阅读(221)
评论(0)
推荐(0)
摘要:
(App.Current.RootVisual as PhoneApplicationFrame).Navigate(new Uri("/MainPage.xaml", UriKind.Relative)); 阅读全文
posted @ 2014-03-04 20:52
眾尋
阅读(531)
评论(0)
推荐(0)
摘要:
protected override void OnBackKeyPress(System.ComponentModel.CancelEventArgs e) {//需要设置这个属性 e.Cancel = true; }根据具体情况来判断是... 阅读全文
posted @ 2014-03-04 19:45
眾尋
阅读(162)
评论(0)
推荐(0)
摘要:
新建一个UserControl,添加到相应位置前台代码相应的后台代码namespace ImageProcessing{public partial class MessagePhoto : UserControl{ public MessagePhoto(){InitializeComponent... 阅读全文
posted @ 2014-03-04 19:06
眾尋
阅读(355)
评论(0)
推荐(0)

浙公网安备 33010602011771号