MindFusion.Wpf Pack Programmer's Guide
SerializeTagEventArgs Properties
 


 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.

Object

Gets or sets an XmlElement object where the tag should be serialized/deserialized.

PropertyName

Gets the name of the property being serialized.

Representation

Gets or sets the string representation of the tag object being serialized / deserialized.

Tag

Gets or sets the tag object being serialized/deserialized.

 See Also

SerializeTagEventArgs Class
MindFusion.Diagramming.Wpf Namespace