Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有任何方法可以从代码中扩展 windows phone 8 应用程序栏。我知道这在 windows phone 7 上是不可能的,但也许他们在 SDK 中做了一些事情,所以它是可能的。
谢谢。
查看 PhoneApplicationPage.ApplicationBar 属性。特别是按钮和菜单项。