Microsoft
70-511 · Question #121
You are developing a Windows Presentation Foundation (WPF) application. You use the following markup segment to add a Button control to the design surface of the MainWindow.xaml file. You add the…
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You are developing a Windows Presentation Foundation (WPF) application. You use the following markup segment to add a Button control to the design surface of the MainWindow.xaml file. You add the following code segment to the code-behind file for MainWindow. The application will be deployed in an environment that requires alternate key mappings. You need to remove the CTRL+ C input gesture and replace it with the ALT+ C input gesture. What should you do?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(35 responses)- A6% (2)
- B80% (28)
- C11% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.

