Method ShowPopup
- Namespace
- Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.Wpf.v10.dll
ShowPopup(ParameterInfoSymbol, Point)
Displays popup window with specified parameters.
public void ShowPopup(ParameterInfoSymbol data, Point position)
Parameters
data
ParameterInfoSymbolThe data for the parameter info.
position
PointThe horizontal and vertical location of the reference control's upper-left corner, in pixels.