IWpfDifferenceViewerFactoryService::CreateUninitializedDifferenceView Method ()

 

Creates an IDifferenceViewer over the given IDifferenceBuffer, without initializing it.

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

IWpfDifferenceViewer^ CreateUninitializedDifferenceView()

The only legitimate property call on an uninitialized viwer is the VisualElement property.

Return to top
Show: