XamlIlCompiler.

XamlIlCompiler(XamlIlTransformerConfiguration, bool) Constructor

Namespace
XamlIl.Transform
Containing Type
XamlIlCompiler

Syntax

public XamlIlCompiler(XamlIlTransformerConfiguration configuration, bool fillWithDefaults)

Parameters

Name Type Description
configuration XamlIlTransformerConfiguration
fillWithDefaults bool

Return Value

Type Description
void