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