Click or drag to resize

XAMLHelperInlineNamespaces Property

Gets a collection of namespaces that is used by ParseToInline(String).

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static Dictionary<string, string> InlineNamespaces { get; }

Property Value

Type: DictionaryString, String

[Missing <value> documentation for "P:Cauldron.XAML.XAMLHelper.InlineNamespaces"]

See Also