GlobalType::Changed Event
Visual Studio 2015
Occurs after the current global type is modified.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
The Changed event is raised by the PerformChange method whose default implementation passes an EventArgs value of Empty.
For more information about handling events, see NIB: Consuming Events.
Show: