If you need to study the behavior of a specific function, you can find it easily and quickly in any view.
-
Do one of the following:
- On the menu bar, choose Find | Find Function.
-
Click Find Function
on the toolbar.
- Press Ctrl+F.
-
Start typing characters in the text box.
As you type, the lookup list narrows down, suggesting names that match the entered substring:

You can use CamelCase notation. Enter letters in upper case to match the corresponding capitalization in the function names. For example, to find class StackOverflowException, enter SOE.
Tip - Select a class or function from the list and press Enter.
