TypeReferenceResolver.

ResolveType(AstTransformationContext, string, string, bool, List<XamlAstXmlTypeReference>, IXamlLineInfo, bool) Method

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 AstTransformationContext
xmlns string
name string
isMarkupExtension bool
typeArguments List<XamlAstXmlTypeReference>
lineInfo IXamlLineInfo
strict bool

Return Value

Type Description
XamlAstClrTypeReference