NestedPeekTriggeredEventArgs Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

NameDescription
System_CAPS_pubpropertyPeekableItems

Gets the collection of IPeekableItem objects.

System_CAPS_pubpropertyRelationshipName

Case insensitive name of the relationship that was used to invoke nested Peek.

System_CAPS_pubpropertyTrackingPoint

Gets the ITrackingPoint at which nested Peek was invoked.

Return to top
Show: