The Call Graph window displays a tree view of either the functions called from a selected function, or the functions that call that function.
To open the Call Graph:
Buttons at the left side of the Call Graph window allow you to change the display.
Button | Description |
---|---|
![]() |
Updates the display. |
![]() |
Focuses the display on the selected node in the call tree. |
![]() |
Changes the display to the tree of functions called from the selected function. |
![]() |
Changes the display to the tree of functions that call the sleected function. |
See Also | |
---|---|
Using the Classes Window Finding Class, Method, and Fields Usages Using the Navigator Window |