XamlNamespace Field
Definition
Namespace: Alternet.FormDesigner.Wpf.XamlDom
Assembly: Alternet.FormDesigner.Wpf.v9.dll
The namespace used for the XAML schema. Value: "http://schemas.microsoft.com/winfx/2006/xaml"
Syntax
public const string XamlNamespace = "http://schemas.microsoft.com/winfx/2006/xaml"
Returns
System.String |