IVsDifferenceCodeWindow::Control Property

 

Gets or sets the FrameworkElement that contains the difference view.

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

property FrameworkElement^ Control {
	FrameworkElement^ get();
}

Property Value

Type: System.Windows::FrameworkElement^

The FrameworkElement that contains the difference view.

Return to top
Show: