DocumentProperties::Refresh Method ()
Visual Studio 2015
Updates the Properties window with the latest property values.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
This method triggers the update by calling the OnSelectChange method on the IVsTrackSelectionEx object obtained in the DocumentProperties class constructor.
Show: