XmlnsDefinitionAttribute Constructor
Silverlight
Initializes a new instance of the XmlnsDefinitionAttribute class.
Namespace: System.Windows.Markup
Assembly: System.Windows (in System.Windows.dll)
Parameters
- xmlNamespace
- Type: System.String
Specifies the XmlNamespace value.
- clrNamespace
- Type: System.String
Specifies the ClrNamespace value.
| Exception | Condition |
|---|---|
| ArgumentNullException |
xmlNamespace or clrNamespace are null. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.