AddSelection | Adds new items to the current selection. |
Close | Closes the search view. |
ExecuteAction | Executes a Search action on a given list of items. |
ExecuteSelection | Execute the default action of the active selection. |
Focus | Make sure the Search window is now selected to receive input from a user. |
FocusSearch | Focus the search text field control. |
Refresh | Triggers a refresh of the search view and refetches all the search items from enabled search providers. |
Repaint | Requests the search view to repaint itself. |
SelectSearch | Puts focus in the SearchView text field AND selects all the text inside the text field (if any). |
SetColumns | Sets the search view property table columns. |
SetSearchText | Sets the search query text. |
SetSelection | Updates the search view with a new selection. |
ShowItemContextualMenu | Shows a contextual menu for the specified item. |