Microsoft
70-491 · Question #12
70-491 Question #12: Real Exam Question with Answer & Explanation
The correct answer is A. Option A. Create a resource named ButtonForegroundColor to implement the button foreground color so that it can be referenced in XAML by using the following standard syntax: Foreground-"{StaticResourceButtonForegroundColor}" - SolidColorBrush
Question
You need to create the ButtonForegroundColor resource. Which code segment should you insert at line XA09?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
Explanation
- Create a resource named ButtonForegroundColor to implement the button foreground color so that it can be referenced in XAML by using the following standard syntax: Foreground-"{StaticResourceButtonForegroundColor}" - SolidColorBrush
Community Discussion
No community discussion yet for this question.

