次の方法で共有


IVsDifferenceCodeWindow.Control Property

Definition

The FrameworkElement that contains the difference view.

public:
 property System::Windows::FrameworkElement ^ Control { System::Windows::FrameworkElement ^ get(); };
public System.Windows.FrameworkElement Control { get; }
member this.Control : System.Windows.FrameworkElement
Public ReadOnly Property Control As FrameworkElement

Property Value

The FrameworkElement that contains the difference view.

Applies to