IVsDifferenceCodeWindow Properties

 

Namespace:   Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

NameDescription
System_CAPS_pubpropertyCaption

Gets or sets the caption for the diff window's document tab.

System_CAPS_pubpropertyControl

Gets or sets the FrameworkElement that contains the difference view.

System_CAPS_pubpropertyDifferenceViewer

Gets or sets the IWpfDifferenceViewer used by this code window.

System_CAPS_pubpropertyInlineLabel

Gets or sets the label displayed above the inline view.

System_CAPS_pubpropertyLeftLabel

Gets or sets the label displayed above the left view.

System_CAPS_pubpropertyRightLabel

Gets or sets the label displayed above the right view.

System_CAPS_pubpropertySideBySideLabel

Gets or sets the label displayed above the side by side.

System_CAPS_pubpropertyTooltip

Gets or sets the tooltip for the diff window's document tab.

Return to top
Show: