PropertyBagBase Events

The PropertyBagBase type exposes the following members.

Events


  Name Description
Public event PropertyChanged
This fires for each changed property.
Public event PropertyChanging
Occurs just before a property value is changed.
Public event RevalidateObject
This fires after one or more properties have been changed and their corresponding RevalidateProperty events have been handled.
Public event RevalidateProperty
This fires after one or more properties have been changed.