多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You have definded a style in app.xaml You want to use this style in your application in code behind. How can you achieve this? ()

  • A、 button1.Style = FindName("A") as Style
  • B、 button1.Style = FindName("B") as Style
  • C、 button1.Style = FindResource("A") as Style
  • D、 button1.Style = FindResource("B") as Style
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题