An implementation that can read (a subset of) XAML-formatted XML content.
Inheritance Hierarchy
Remarks
This class cannot be instantiated
Members
No filters for this type
Methods
Deserializes the specified element node in the context to an instance.
Deserializes the specified element node in the context to an instance.
final
Parameters
- context: IParseContext
- The context.
- element: Element
- The XML element node.
Return Value
- any
- The instance that is described in the XML.
Constants
A singleton instance of this class.
A singleton instance of this class.