You are developing a Windows Store app.
You need to ensure that context-sensitive choices are provided while the user is entering text in the search
pane.
Which event should you handle?
A.
SuggestionsRequested
B.
QueryChanged
C.
ResultSuggestionChosen
D.
QuerySubmitted
A isn’t answer?
http://msdn.microsoft.com/en-US/library/windows/apps/xaml/windows.applicationmodel.search.searchpane.suggestionsrequested
The correct answer is A