Constructor AncestorChangedEventArgs
AncestorChangedEventArgs(Object)
Initializes a new instance of the AncestorChangedEventArgs class.
Declaration
public AncestorChangedEventArgs(object child)
Parameters
Type | Name | Description |
---|---|---|
Object | child | The child object. |