Partilhar via


Propriedade IVsDifferenceCodeWindow.Control

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

Sintaxe

'Declaração
ReadOnly Property Control As FrameworkElement
FrameworkElement Control { get; }
property FrameworkElement^ Control {
    FrameworkElement^ get ();
}
abstract Control : FrameworkElement with get
function get Control () : FrameworkElement

Valor de propriedade

Tipo: FrameworkElement

Segurança do .NET Framework

Consulte também

Referência

IVsDifferenceCodeWindow Interface

Namespace Microsoft.VisualStudio.Editor