Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.Framework.Abstractions
XamlFrameworkParserSettings
Properties
GlobalXmlnsPrefixes
Menu
On this page
GlobalXmlnsPrefixes Property
Definition
Namespace
XamlToCSharpGenerator.Framework.Abstractions
Assembly
XamlToCSharpGenerator.Framework.Abstractions.dll
View source
public ImmutableDictionary<string, string> GlobalXmlnsPrefixes { get; }
Returns
ImmutableDictionary<String, String>