Table of Contents

Class ParameterInfoToolTip

Namespace
Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll
public class ParameterInfoToolTip : CodeCompletionPopupBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IParameterInfoToolTip
Inheritance
ParameterInfoToolTip
Implements
Extension Methods

Constructors

ParameterInfoToolTip(ParameterInfoToolTipConfiguration)

Methods

GetPreferredSize()
OnMouseDown(MouseButtonEventArgs)

Invoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.

ShowPopup(ParameterInfoSymbol, Point)