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