Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Interface IDifferenceViewer _
Inherits IPropertyOwner
public interface IDifferenceViewer : IPropertyOwner
public interface class IDifferenceViewer : IPropertyOwner
type IDifferenceViewer =
interface
interface IPropertyOwner
end
public interface IDifferenceViewer extends IPropertyOwner
The IDifferenceViewer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ActiveViewType | |
![]() |
AreViewsSynchronized | |
![]() |
DifferenceBuffer | |
![]() |
InlineView | |
![]() |
IsClosed | |
![]() |
LeftView | |
![]() |
Options | |
![]() |
Properties | Gets the collection of properties controlled by the property owner. (Inherited from IPropertyOwner.) |
![]() |
RightView | |
![]() |
ViewMode |
Top
Methods
Top
Events
| Name | Description | |
|---|---|---|
![]() |
Closed | |
![]() |
ViewModeChanged |
Top
.gif)
.gif)
.gif)