IAggregatable.AncestorChanged Event
Occurs when any ancestor changes. An ancestor is the parent of the current object or the parent of an ancestor of the current object.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation.dll
Syntax
event EventHandler<AncestorChangedEventArgs> AncestorChanged
Returns
Type | Description |
---|---|
EventHandler<AncestorChangedEventArgs> |