摘要:
ApplicationBar并不是一个FrameworkElement, 意味着你不能databinding,但可以在code中设置它的text,IsEnable等属性var appbar_refresh = (Microsoft.Phone.Shell.ApplicationBarIconButton)this.ApplicationBar.Buttons[0];appbar_refresh.I... 阅读全文
posted @ 2010-08-26 20:18
上尉
阅读(324)
评论(0)
推荐(0)
浙公网安备 33010602011771号