Contains the arguments passes to handlers of the control host serialization events, such as ControlNodeSerializing.
The following tables list the members exposed by the ControlNodeEventArgs type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets a reference to the ControlNode being serialized or deserialized. |
|
![]() |
Gets a stream object where you can store or retrieve any custom data. |
See Also