[]
Provides data for the ControlHostFromXmlNode event.
public class ControlHostFromXmlNodeEventArgs : EventArgs
| Name | Description |
|---|---|
| ControlHostFromXmlNodeEventArgs(XmlNode) | Initializes a new instance of the ControlHostFromXmlNodeEventArgs class. |
| Name | Description |
|---|---|
| ControlHost | Gets or sets the created InputControlHost. |
| NodeName | Gets the name of the XML node. |
| XmlNode | Gets the XML node. |