- Namespace
- XamlX
.Transform .Transformers - Containing Type
- Type
Reference Resolver
Syntax
public static XamlAstClrTypeReference ResolveType(AstTransformationContext context, string xmlns, string name, bool isMarkupExtension, List<XamlAstXmlTypeReference> typeArguments, IXamlLineInfo lineInfo, bool strict)
Parameters
Name | Type | Description |
---|---|---|
context | Ast |
|
xmlns | string | |
name | string | |
isMarkupExtension | bool | |
typeArguments | List |
|
lineInfo | IXamlLineInfo | |
strict | bool |
Return Value
Type | Description |
---|---|
Xaml |