Table of Contents

Method FindReferences

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

FindReferences(Point, IRangeList)

Finds all references of the symbol under a given position

public virtual int FindReferences(Point position, IRangeList references)

Parameters

position Point

Position within the text

references IRangeList

List of the found references

Returns

int

Number of found references