The Find Results Window gives you a descriptive information about the found results. The results are shown in a tree structure thus allowing you to easily view and navigate to all found results.
By default, information for the namespace, the type and the member is shown, but you can easily change this to another type of information that you found more useful. Here is a snapshot of the available options:
You can filter the results via the combobox 'Filter by' and the textbox next to it. Below are described the usages of the different filters.
Contains
The line tha contains the usage should contain the text inputted.
File
Files that contain the specified text it their name.
Project
Projects that contain the specified text it their name.
Type
Types that contain the specified text it their name.
Current File
The file on focus in the text editor.
Current Project
The Project from where the command is invoked.
In order to navigate you can either double-click on a result or select it and use the Go to Declaration button.
You can also use the Collapse All/Expand All buttons to collapse/expand all results.
To refresh the returned results use the green
button (
) on the left.
Results of previous searches will be saved in separate tabs.
See Also