IVsTextLayerEvents::OnMappingChange Method ()
Visual Studio 2015
Fires to notify client to convert all of its local coordinates to base buffer coordinates.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
HRESULT IVsTextLayerEvents::OnMappingChange();
Show: