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