Class HighlightReferencesEventArgs
Provides data of the references to be highlighted.
public class HighlightReferencesEventArgs : EventArgs
- Inheritance
-
HighlightReferencesEventArgs
Constructors
- HighlightReferencesEventArgs(IRangeList, Point)
Initializes
HighlightReferencesEventArgs
with specified references.
Properties
- Position
Gets or sets position within the text .
- References
Gets or sets a list of IRange objects that contains code references.