The Find Usages dialog box lets you specify search options for the Find Usages command. You can use the Find Usages command (Alt-F7) to display in the Usages window all of the places a class (structure), function, variable, macro, or file is used in your project's source code.
To open the Find Usages dialog box, right-click a class, method, or field in the Source Editor, and choose Find Usages.
The Find Usages dialog box displays the following option for all types of identifiers:
For classes, the Find Usages dialog box displays the following additional options:
By default, the scope of the search is all of your open projects. You can limit the search to the current project by selecting it from the Scope drop-down list.
See Also | |
---|---|
Usages Window |