Microsoft
70-491 · Question #21
70-491 Question #21: Real Exam Question with Answer & Explanation
The correct answer is C. Create a user control. D. Create a custom control. E. In the constructor of the class, set the value of the DefaultStyleKey to the type of the control.. See the full explanation below for the reasoning.
Question
You need to implement the photo viewer control to meet the requirements. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
Options
- AAdd the themes\generic.xaml file to the project and reference it from the control.
- BCreate a composite control.
- CCreate a user control.
- DCreate a custom control.
- EIn the constructor of the class, set the value of the DefaultStyleKey to the type of the control.
Community Discussion
No community discussion yet for this question.