IWpfTextViewLineCollection.GetTextViewLineContainingBufferPosition Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetTextViewLineContainingBufferPosition(SnapshotPoint) | Gets the ITextViewLine that contains the specified text buffer position. (Inherited from ITextViewLineCollection.) | |
GetTextViewLineContainingBufferPosition(SnapshotPoint) | Gets the IWpfTextViewLine that contains the specified text buffer position. |
Top