IDesiredHeightProvider Interface
Visual Studio 2015
Indicates that an implementing object wishes to provide its height to a container.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | DesiredHeight | Gets the desired height in pixels. |
| Name | Description | |
|---|---|---|
![]() | DesiredHeightChanged | Raised when the container should requery DesiredHeight. |
Show:

