Microsoft.VisualStudio.Data.Tools.Delta.VSDelta Namespace

Classes

  Class Description
Public class DiffViewerCodeWindow This is an IVsCodeWindow wrapper around a diff viewer. It works by forwarding calls on to the active code window within the diff viewer (inline, left, or right). It also manages the lifetime of the code windows and the left/right documents that are opened in these code windows.

Interfaces

  Interface Description
Public interface IDiffViewerCodeWindowFactory Used to create diff viewer code window