LayoutControlReadElementFromXMLEventArgs Constructors
Provides data for the LayoutControl.ReadElementFromXML event.| Name | Parameters | Description |
|---|---|---|
| LayoutControlReadElementFromXMLEventArgs(XmlReader, FrameworkElement) | xml, element | Initializes a new instance of the LayoutControlReadElementFromXMLEventArgs class with the specified settings. |
See Also