The CogPropertyWatcher type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Changed |
This event is raised when one or more parts of the object's state may
have changed.
(Inherited from CogSerializableChangedEventBase.) | |
| Disposed |
This event is raised when the Dispose method is called. It gets called
before any disposing is done so the properties of this object are
still valid at this point.
| |
| PropertyValueRejected | ||
| PropertyValueSetButNoChangedEventFired |
See Also