XamlDocumentParseContext(XElement, ImmutableHashSet, ImmutableDictionary<String, ConditionalXamlExpression>) Constructor

Definition

Assembly XamlToCSharpGenerator.Core.dll
public XamlDocumentParseContext(XElement RootElement, ImmutableHashSet<string> IgnoredNamespaces, ImmutableDictionary<string, ConditionalXamlExpression> ConditionalNamespacesByRawUri)

Parameters

RootElement
XElement
IgnoredNamespaces
ImmutableHashSet<String>