Displaying all Local References to the Selected Property

Use the Local References command from the Properties menu to display all references in the selected class and its subclasses that reference the property selected in the Properties List of the Class Browser.

The Local References window for the selected property is then displayed, listing all methods in the class and its subclasses that reference the selected property. In the upper pane of the Local References window, select the method whose reference to the selected property you want to view. The selected method is then displayed in the editor pane, with each local property reference highlighted.

You can maintain a method displayed in the editor pane of the Local References window. (For details, see "Compiling Methods", earlier in this chapter.)