IWpfTextView.VisualElement, propriété

Obtient FrameworkElement qui affiche la vue.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
ReadOnly Property VisualElement As FrameworkElement
FrameworkElement VisualElement { get; }
property FrameworkElement^ VisualElement {
    FrameworkElement^ get ();
}
abstract VisualElement : FrameworkElement with get
function get VisualElement () : FrameworkElement

Valeur de propriété

Type : FrameworkElement
FrameworkElement qui affiche la vue.

Sécurité .NET Framework

Voir aussi

Référence

IWpfTextView Interface

Microsoft.VisualStudio.Text.Editor, espace de noms