XamlIlCompiler.

Transform(XamlIlDocument, bool) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlCompiler

Syntax

public void Transform(XamlIlDocument doc, bool strict = true)

Parameters

Name Type Description
doc XamlIlDocument
strict bool

Return Value

Type Description
void