DocumentProperties::GetCodeWindowManager Method ()
Visual Studio 2015
Retrieves the code window manager associated with this DocumentProperties object.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Return Value
Type: Microsoft.VisualStudio.Package::CodeWindowManager^Returns a CodeWindowManager object.
This method returns the CodeWindowManager object that was passed to the DocumentProperties class constructor.
Show: