PeekResizeEventArgs Properties

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubpropertyNewHeightAbsolute

Gets the height of the Peek control in pixels.

System_CAPS_pubpropertyNewHeightProportion

Gets the height of the Peek control as a proportion of the containing ITextView. Values returned should fall into the range between 0 and 1.

Return to top
Show: