IWpfDifferenceViewer::VisualElement Property

 

Gets or sets the visual element of this viewer.

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

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

Property Value

Type: System.Windows::FrameworkElement^

The visual element of this viewer.

Return to top
Show: