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> ChildPropertyChanging
Returns
Type | Description |
---|---|
EventHandler<ChildPropertyChangedEventArgs> | Event raised before the property of a child object is changed. |