Constructor XAMLRepository
XAMLRepository(ISyntaxParser, ISyntaxTree, bool)
Initializes a new instance of the XAMLRepository class with specified settings.
public XAMLRepository(ISyntaxParser owner, ISyntaxTree syntaxTree, bool useMaui)
Parameters
ownerISyntaxParserSpecifies parser that owns this repository.
syntaxTreeISyntaxTreeSpecifies SyntaxTree property of this new instance.
useMauibool