The Find Results window is used to display results of searching for usages. It displays results of the latest search as well as results of previous searches in different tabs. The results of each Find usages command are displayed in a separate tab.

Toolbar controls
| Control | Name | Description |
|---|---|---|
| Refresh | Updates window content to reflect any changes made in the code. | |
| Expand All/Collapse All | Expands/collapses all nodes in the current tab. | |
| Previous/Next | Navigate to the previous/next item and scrolls through the source code accordingly. | |
| Show Preview | Hides or shows the preview pane in the position specified using the drop-down list (in the bottom or in the right part of the window). | |
| Export | Click this button to export the data currently displayed in the window in text format, or use the drop-down selector to export the data in XML or HTML format. The Export Data dialog box that appears, will help you to save the data to a file or copy it to the clipboard. | |
| Merge Occurrences on the Same Line | If this button is selected, occurrences that belong to the same line are merged. | |
| Show All Usages | When this button is selected, all usages are displayed. | |
| Show Only Read Usages | When this button is selected, only references to read usages are displayed. Available for the usages of fields or local variables. | |
| Show Only Write Usages | When this button is selected, only references to write usages are displayed. Available for usages of fields or local variables. | |
| Filter Usages |
With this drop-down list, you can select a specific type of usages to display.
Several options are provided:
| |
| Group by | Allows grouping items in the window. Possible options help display items as a tree grouped by the selected categories. | |
| Close | Closes the current tab. |
