摘要:
private void itemView_ItemClick(object sender, ItemClickEventArgs e) { // Navigate to the split page, configuring the new page // by passing the clicked item (FeedItem) as a navigation parameter this.Frame.Navigate(typeof(SplitPage), e.ClickedItem); ... 阅读全文
posted @ 2012-07-12 18:01
win_and_first
阅读(361)
评论(0)
推荐(0)

浙公网安备 33010602011771号