Table of Contents

Method PopupAt

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

PopupAt(Point, ICodeCompletionProvider)

Displays popup window at the specified position.

public override void PopupAt(Point position, ICodeCompletionProvider provider)

Parameters

position Point

Screen coordinates at which popup window should be displayed.

provider ICodeCompletionProvider

Specifies source of the content for this window