Microsoft
70-511 · Question #100
70-511 Question #100: Real Exam Question with Answer & Explanation
Sign in or unlock 70-511 to reveal the answer and full explanation for question #100. The question stem and answer options stay visible for context.
Question
You are developing a Windows Presentation Foundation (WPF) application. A window is defined in the following markup segment. You need to add a Windows Forms Button control to the window programmatically. Which code segment should you use?
Exhibit
Options
- AWindowsFormsHost host = new WindowsFormsHost();
- BWindowsFormsHost host = new WindowsFormsHost();
- CSystem.Windows.Controls.Button wfButton =
- DWindowsFormsHost host = new WindowsFormsHost();
Unlock 70-511 to see the answer
You've previewed enough free 70-511 questions. Unlock 70-511 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
