You have to set the Style and the Foreground in this way:  
<ProgressBar Foreground="Yellow" IsIndeterminate="True" Style="{StaticResource CustomProgressBarStyle}"/>  

 

You can also find default themes styles in the folder "C:\Program Files (x86)\Windows Kits\8.0\Include\winrt\xaml\design".

相关文章:

  • 2022-12-23
  • 2022-01-06
  • 2022-02-18
  • 2022-12-23
  • 2021-05-17
  • 2021-12-27
猜你喜欢
  • 2022-02-20
  • 2021-04-29
  • 2021-07-26
  • 2022-12-23
  • 2021-05-08
  • 2021-07-27
  • 2022-01-24
相关资源
相似解决方案