Default control templates for windows phone 8

后端 未结 2 1873
春和景丽
春和景丽 2020-12-20 07:06

I want to make some small modifications to the default control template of some controls in my windows phone 8 app. The problem is that I can\'t find these default templates

2条回答
  •  遥遥无期
    2020-12-20 07:14

    You can find the file containing all the default control templates here:

    C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Design\System.Windows.xaml

    Edit: also, the Windows Store Dev Center has a lot of them listed if you search for "styles and templates"

提交回复
热议问题