SearchBox provide 2 important events one is
SuggestionsRequested
and another is
QuerySubmitted.
the first event is for the app run its suggestion logic and second one is for the app to provide search logic.
however, in MVVM, instead of handling event, we should bind some command and data source from the VM to the page.
I would be interested to know if anyone has done that before or anyone has some idea on how to do the SearchBox with MVVM way?
thanks
Peter Lu .Net Enterprise Wide Application Architect MCTS, MCDBA, MCPD/EA State Local and Education Division HP Enterprise Services