Interface | Description |
---|---|
IContextMenuProvider |
The
IContextMenuProvider is a menu manager for handling menu
contributions to a menu bar and its sub menus. |
IHighlighterProvider |
The
IHighlighterProvider interface is provided by viewers that
supporting highlighting within the content viewer pane. |
INavigationProvider |
Interface for supporting navigation of the deltas and conflicts within the
compare merge infrastructure
|
IScrollingProvider |
The
IScrollingProvider interface is provided by viewers that
supporting scrolling within the content viewer pane. |
Class | Description |
---|---|
DefaultContextMenuProvider |
Default implementation of the
IContextMenuProvider interface. |
DefaultHighlighterProvider |
Default implementation of the
IHighlighterProvider interface. |
DefaultScrollingProvider |
Default implementation of the
IScrollingProvider interface. |
SynchronizedScrolling |
Attempts to sync up the left pane and right pane during compare
the currentControl and otherControl should have provision to sync
up scrolling
|