NestedPeekTriggeredEventArgs::TrackingPoint Property
Visual Studio 2015
Gets the ITrackingPoint at which nested Peek was invoked.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property ITrackingPoint^ TrackingPoint { [CompilerGeneratedAttribute] ITrackingPoint^ get(); [CompilerGeneratedAttribute] private: void set(ITrackingPoint^ value); }
Show: