Occurs after the contents of the View object's image have been changed. The event handler receives an argument of type ViewChangedEventArgs containing data related to this event.

Syntax

public event ViewChangedEventHandler Changed;
Public Event Changed As ViewChangedEventHandler