This document is archived and information here might be outdated. Recommended version. |
Fired when the contents of the map surround changes.
[Visual Basic .NET] Public Event ContentsChanged As ContentsChangedEventHandler
[C#] public event ContentsChangedEventHandler ContentsChanged
[C++]
HRESULT ContentsChanged(
void
);