Event raised before the property of a child object is changed.
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model.dll
Syntax
public event EventHandler<ChildPropertyChangedEventArgs> ChildPropertyChangingReturns
| Type | Description |
|---|---|
| EventHandler<ChildPropertyChangedEventArgs> | Event raised before the property of a child object is changed. |