IVsCodeDefView Members
Include Protected Members
Include Inherited Members
Manipulates the Code Definition View window. You can get an instance of the interface from the SVsCodeDefView (SID_SVsCodeDefView) service.
The IVsCodeDefView type exposes the following members.
Methods
Name
Description
Forces idle time processing in a VsPackage.
Gets the value of the refresh delay.
Hides the Code Definition tool window
Check whether a given IVsTextView is owned by the Code Definition tool window.
Indicates whether the Code Definition tool window is visible or hidden.
Sets the context of the CodeDefinition tool window.
Shows the CodeDefinition tool window.
Top