Click or drag to resize
XmlnsDefinitionAttributeXmlNamespace Property
Gets the XAML namespace identifier specified in this attribute.

Namespace: System.Windows.Markup
Assembly: CSharpXamlForHtml5.System.Xaml.dll (in CSharpXamlForHtml5.System.Xaml.dll.dll) Version: 1.0.0.0
Syntax
C#
public string XmlNamespace { get; set; }

Property Value

Type: String
See Also