- Namespace
- XamlIl
.Transform .Transformers - Containing Type
- Xaml
Il Type Reference Resolver
Syntax
public static XamlIlAstClrTypeReference ResolveType(XamlIlAstTransformationContext context, string xmlns, string name, bool isMarkupExtension, List<XamlIlAstXmlTypeReference> typeArguments, IXamlIlLineInfo lineInfo, bool strict)
Parameters
Name | Type | Description |
---|---|---|
context | Xaml |
|
xmlns | string | |
name | string | |
isMarkupExtension | bool | |
typeArguments | List |
|
lineInfo | IXamlIlLineInfo | |
strict | bool |
Return Value
Type | Description |
---|---|
Xaml |