XmlnsNamespace Field
Definition
Namespace: Alternet.FormDesigner.Wpf.XamlDom
Assembly: Alternet.FormDesigner.Wpf.v9.dll
The namespace used to identify "xmlns". Value: "http://www.w3.org/2000/xmlns/"
Syntax
public const string XmlnsNamespace = "http://www.w3.org/2000/xmlns/"
Returns
System.String |