IVsCodeDefView Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | ForceIdleProcessing() | Forces idle time processing in a VsPackage. |
![]() | GetRefreshDelay(UInt32) | Gets the value of the refresh delay. |
![]() | HideWindow() | Hides the Code Definition tool window |
![]() | IsCodeDefView(IVsTextView^, Int32) | Check whether a given IVsTextView is owned by the Code Definition tool window. |
![]() | IsVisible() | Indicates whether the Code Definition tool window is visible or hidden. |
![]() | SetContext(IVsCodeDefViewContext^) | Sets the context of the CodeDefinition tool window. |
![]() | ShowWindow() | Shows the CodeDefinition tool window. |
Show:
