IPopupIntellisensePresenter.SurfaceElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Windows::UIElement ^ SurfaceElement { System::Windows::UIElement ^ get(); };
public System.Windows.UIElement SurfaceElement { get; }
member this.SurfaceElement : System.Windows.UIElement
Public ReadOnly Property SurfaceElement As UIElement
Property Value
The WPF UIElement that the presenter wants to be displayed inside a ITextView popup.