IWpfDifferenceViewer.VisualElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The visual element of this viewer.
public:
property System::Windows::FrameworkElement ^ VisualElement { System::Windows::FrameworkElement ^ get(); };
public System.Windows.FrameworkElement VisualElement { get; }
member this.VisualElement : System.Windows.FrameworkElement
Public ReadOnly Property VisualElement As FrameworkElement
Property Value
The visual element of this viewer.