Open sandboxFocus

Event ChildPropertyChanged

Event raised after the property of a child object has been changed.

Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model.dll
Syntax
public event EventHandler<ChildPropertyChangedEventArgs> ChildPropertyChanged
Returns
Type Description
EventHandler<ChildPropertyChangedEventArgs> Event raised after the property of a child object has been changed.