ContentUpdated Event
This event is fired when entities are update manually in the Content of the model. The event allows all views a chance to refresh their display to represent the new data.
Syntax
event EventHandler<EntitiesEventArgs> ContentUpdatedEvent ContentUpdated As EventHandler(Of EntitiesEventArgs)