CodeWindowManager::CodeWindow Property
Visual Studio 2015
Returns the IVsCodeWindow this CodeWindowManager is managing.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Property Value
Type: Microsoft.VisualStudio.TextManager.Interop::IVsCodeWindow^Always returns the IVsCodeWindow supplied to the constructor.
Show: