ControlElement(XmlElement) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ControlElement class.
public:
ControlElement(System::Xml::XmlElement ^ binding);
public ControlElement (System.Xml.XmlElement binding);
new Microsoft.Uii.Common.ControlElement : System.Xml.XmlElement -> Microsoft.Uii.Common.ControlElement
Public Sub New (binding As XmlElement)
Parameters
- binding
- XmlElement
The binding.