MindFusion.Wpf Pack Programmer's Guide
ControlNodeEventArgs Members
Properties
 


Contains the arguments passes to handlers of the control host serialization events.

The following tables list the members exposed by the ControlNodeEventArgs type.

 Public Properties

  Name Description

Context

Gets a context object that can help you write and read various values.

Handled

Gets or sets a value indicating whether the event is handled.

Node

Gets a reference to the ControlNode being serialized or deserialized.

XmlElement

Gets a stream object where you can store or retrieve any custom information.

 See Also

ControlNodeEventArgs Class
MindFusion.Diagramming.Wpf Namespace