'DeclarationPublic Event DataChanged As DataChangedHandler
public event DataChangedHandler DataChanged
'DeclarationPublic Event DataChanged As DataChangedHandler
public event DataChangedHandler DataChanged
This event is useful for updating any display elements which relate to the images displayed, such as the patient�s name etc. It only fires when complete images are added, removed, moved etc., not when attributes of those images are changed.
See also the DisplayChanged event.