IVsCodeDefView Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodForceIdleProcessing()

Forces idle time processing in a VsPackage.

System_CAPS_pubmethodGetRefreshDelay(UInt32)

Gets the value of the refresh delay.

System_CAPS_pubmethodHideWindow()

Hides the Code Definition tool window

System_CAPS_pubmethodIsCodeDefView(IVsTextView^, Int32)

Check whether a given IVsTextView is owned by the Code Definition tool window.

System_CAPS_pubmethodIsVisible()

Indicates whether the Code Definition tool window is visible or hidden.

System_CAPS_pubmethodSetContext(IVsCodeDefViewContext^)

Sets the context of the CodeDefinition tool window.

System_CAPS_pubmethodShowWindow()

Shows the CodeDefinition tool window.

Return to top
Show: