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