IDifferenceTextViewModel Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | GetNearestPointInVisualBuffer(SnapshotPoint) | Gets a point in the VisualBuffer that corresponds to the specified point in the edit buffer. If the point is hidden or has an alternative representation, gets the nearest point to it.(Inherited from ITextViewModel.) |
![]() | GetNearestPointInVisualSnapshot(SnapshotPoint, ITextSnapshot^, PointTrackingMode) | Gets a point in the VisualBuffer that corresponds to the specified point in the edit buffer. If the point is hidden or has an alternative representation, gets the nearest point to it.(Inherited from ITextViewModel.) |
![]() | IsPointInVisualBuffer(SnapshotPoint, PositionAffinity) | Determines whether a point in the edit buffer is represented in the visual buffer.(Inherited from ITextViewModel.) |
Show:
