Microsoft
70-481 · Question #84
You are developing a Windows Store app. The app includes a handler for the suggestionsrequested event. The empty event handler is shown in the following code. (Line numbers are included for reference
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You are developing a Windows Store app. The app includes a handler for the suggestionsrequested event. The empty event handler is shown in the following code. (Line numbers are included for reference only.) The app must meet the following requirements:
- Provide an app-defined list of choices in the Search pane that
responds to user query text changes.
- Provide suggested search topics only when the user enters a query
that contains the text "products". You need to add code to meet the requirements. Which code segment should you insert at line 02?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(30 responses)- A3% (1)
- B77% (23)
- C7% (2)
- D13% (4)
Community Discussion
No community discussion yet for this question.
