XamlIlCompiler.

CreateTransformationContext(XamlIlDocument, bool) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlCompiler

Syntax

public XamlIlAstTransformationContext CreateTransformationContext(XamlIlDocument doc, bool strict)

Parameters

Name Type Description
doc XamlIlDocument
strict bool

Return Value