- Namespace
- XamlX
.IL - Containing Type
- XamlILCompiler
Syntax
protected override XamlRuntimeContext<IXamlILEmitter, XamlILNodeEmitResult> CreateRuntimeContext(XamlDocument doc, IXamlType contextType, IXamlTypeBuilder<IXamlILEmitter> namespaceInfoBuilder, string baseUri, IXamlType rootType)
Parameters
Name | Type | Description |
---|---|---|
doc | XamlDocument | |
contextType | IXamlType | |
namespaceInfoBuilder | IXamlTypeBuilder |
|
baseUri | string | |
rootType | IXamlType |
Return Value
Type | Description |
---|---|
XamlRuntimeContext |