Contains methods that can help you serialize and deserialize controls to and from XML documents.
The following tables list the members exposed by the XmlSerializationContext type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() |
Specifies the latest file format revision number. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the base URI of the XML document being loaded or saved. When not specified, the BaseURI of the underlying XmlDocument is used. |
|
![]() |
Gets the format revision number for the file being currently serialized. |
|
![]() |
Gets the underlying XML document. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() ![]() |
|
|
![]() |
Overloaded. |
|
![]() |
Reads a Brush object with the specified name. |
|
![]() |
Reads a list of brushes from the specified element with the specified parent. |
|
![]() |
Reads a byte value with the specified name. |
|
![]() |
Reads a char value with the specified name. |
|
![]() |
Reads a color with the specified name. |
|
![]() |
Reads a color array with the specified name. |
|
![]() |
|
|
![]() |
Reads a decimal value with the specified name. |
|
![]() |
Reads a DockElement object with the specified name. |
|
![]() |
Reads a DockItem object with the specified name. |
|
![]() |
Reads a double value with the specified name. |
|
![]() |
Reads a color array with the specified name. |
|
![]() |
Reads a DoubleCollection from the specified element with the specified parent. |
|
![]() |
Reads a visual Effect from the specified XML element with the specified parent. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Reads a FontFamily object with the specified name. |
|
![]() |
Reads a FontStyle object with the specified name. |
|
![]() |
Reads a FontWeight object with the specified name. |
|
![]() |
Reads a GradientStopCollection from the specified element with the specified parent. |
|
![]() |
Overloaded. |
|
![]() |
Reads a long value with the specified name. |
|
![]() |
Reads an object with the specified name. |
|
![]() |
Reads a Pen object with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a PointCollection object with the specified name. |
|
![]() |
Reads a rectangle from the specified node with the specified parent. |
|
![]() |
Reads a 8-bit signed integer value with the specified name. |
|
![]() |
Reads a short value with the specified name. |
|
![]() |
Reads a Size object with the specified name. |
|
![]() |
Reads a stream with the specified name. |
|
![]() |
Overloaded. |
|
![]() |
Reads a Thickness object with the specified name. |
|
![]() |
Reads an unsigned integer value with the specified name. |
|
![]() |
Reads an unsigned long value with the specified name. |
|
![]() |
Reads an unsigned short value with the specified name. |
|
![]() |
Returns the child node with the specified name. |
|
![]() |
Returns the child nodes with the specified name. |
|
![]() ![]() |
|
|
![]() |
Writes a boolean value with the specified name. |
|
![]() |
Writes the specified brush as an XML element. The brush is registered within the internal hashtable for subsequent serialization. |
|
![]() |
Writes the specified list of brushes as a XML element. |
|
![]() |
Write a byte value with the specified name. |
|
![]() |
Write a char value with the specified name. |
|
![]() |
Writes the specified color. |
|
![]() |
Writes the specified array. |
|
![]() |
Writes a CustomRect with the specified name. |
|
![]() |
Write a decimal value with the specified name. |
|
![]() |
Writes a DockElement value with the specified name. |
|
![]() |
Writes a DockItem value with the specified name. |
|
![]() |
Writes a double value with the specified name. |
|
![]() |
Writes the specified array. |
|
![]() |
Writes the specified DoubleCollection as a XML node with the specified name and with the specified parent element. |
|
![]() |
Writes the specified visual effect with the specified element name under the specified parent element. |
|
![]() |
Writes the specified enum value. |
|
![]() |
Writes a FontFamily object with the specified name. |
|
![]() |
Writes a FontStyle object with the specified name. |
|
![]() |
Writes a FontWeight object with the specified name. |
|
![]() |
Writes the specified GradientStop in XML. |
|
![]() |
Writes the specified GradientStopCollection. |
|
![]() |
Writes an integer value with the specified name. |
|
![]() |
Writes a long value with the specified name. |
|
![]() |
Writes the specified object under the specified name. |
|
![]() |
Writes the specified pen. |
|
![]() |
Writes a Point with the specified name. |
|
![]() |
Writes the specified PointCollection as a XML element. |
|
![]() |
Writes a Rect with the specified name. |
|
![]() |
Write a 8-bit signed integer value with the specified name. |
|
![]() |
Writes a short value with the specified name. |
|
![]() |
Writes a Size with the specified name. |
|
![]() |
Writes the specified stream. |
|
![]() |
Writes a string value with the specified name. |
|
![]() |
Writes a Thickness with the specified name. |
|
![]() |
Writes an unsigned integer value with the specified name. |
|
![]() |
Writes an unsigned long value with the specified name. |
|
![]() |
Writes an unsigned short value with the specified name. |