IWpfDifferenceViewer::LeftView Property
Visual Studio 2015
Gets the view for displaying the left buffer for SideBySide differences.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Editor::IWpfTextView^The view for displaying the left buffer for SideBySide differences.
Is never null, but is visible only when ViewMode is set to SideBySide.
Show: