Contains the arguments passes to handlers of the control host serialization events.
The following tables list the members exposed by the ControlNodeEventArgs type.
Name | Description | |
---|---|---|
Gets a context object that can help you write and read various values. |
||
Gets or sets a value indicating whether the event is handled. |
||
Gets a reference to the ControlNode being serialized or deserialized. |
||
Gets a stream object where you can store or retrieve any custom information. |