Contains arguments passed to events related to container children.
The following tables list the members exposed by the ContainerChildEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ContainerChildEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the adjustment handle being moved by the user. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the container related to the event. |
|
![]() |
Gets the node for which the event was raised. (Inherited from NodeEventArgs.) |
|
![]() |
Gets the location related to the event. (Inherited from NodeEventArgs.) |
Public Methods| Name | Description | |
|---|---|---|
![]() |
NodeEventArgs.ToString override. |
See Also