Condividi tramite


Proprietà IVsDifferenceCodeWindow.Control

Spazio dei nomi:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Sintassi

'Dichiarazione
ReadOnly Property Control As FrameworkElement
FrameworkElement Control { get; }
property FrameworkElement^ Control {
    FrameworkElement^ get ();
}
abstract Control : FrameworkElement with get
function get Control () : FrameworkElement

Valore proprietà

Tipo: FrameworkElement

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDifferenceCodeWindow Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Editor