Table of Contents

Interface INotifyObjectChanged

Notify clients when the object changed.

public interface INotifyObjectChanged

Events

ObjectChanged

Raised when the object is changed.

event ObjectChangedEventHandler ObjectChanged

Event Type

ObjectChangedEventHandler