Partager via


IPopupIntellisensePresenter.SurfaceElement, propriété

Obtient le WPF UIElement que le présentateur souhaite voir affiché à l'intérieur d'un menu contextuel de ITextView.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

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

Valeur de propriété

Type : UIElement
Le WPF UIElement que le présentateur souhaite être affiché à l'intérieur d'un message d'ITextView.

Sécurité .NET Framework

Voir aussi

Référence

IPopupIntellisensePresenter Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms