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