IQuickInfoBroker Methods

Include Protected Members
Include Inherited Members

The IQuickInfoBroker type exposes the following members.

Methods

  Name Description
Public method CreateQuickInfoSession Creates but does not start a Quick Info session at the specified location in the ITextBuffer.
Public method GetSessions Gets the set of active Quick Info sessions for the ITextView in which this broker operates.
Public method IsQuickInfoActive Determines whether there is at least one active Quick Info session in the specified ITextView.
Public method TriggerQuickInfo(ITextView) Triggers Quick Info at the position of the caret in the specified ITextView.
Public method TriggerQuickInfo(ITextView, ITrackingPoint, Boolean) Triggers Quick Info at the specified position in the buffer, either tracking or not tracking the mouse.

Top

See Also

Reference

IQuickInfoBroker Interface

Microsoft.VisualStudio.Language.Intellisense Namespace