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

Public method

ForceIdleProcessing

Forces idle time processing in a VsPackage.

Public method

GetRefreshDelay

Gets the value of the refresh delay.

Public method

HideWindow

Hides the Code Definition tool window

Public method

IsCodeDefView

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

Public method

IsVisible

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

Public method

SetContext

Sets the context of the CodeDefinition tool window.

Public method

ShowWindow

Shows the CodeDefinition tool window.

Top

See Also

Reference

IVsCodeDefView Interface

Microsoft.VisualStudio.Shell.Interop Namespace