TypeReferenceResolver.

ResolveType(AstTransformationContext, string, bool, IXamlLineInfo, bool) Method

Syntax

public static XamlAstClrTypeReference ResolveType(AstTransformationContext context, string xmlName, bool isMarkupExtension, IXamlLineInfo lineInfo, bool strict)

Parameters

Name Type Description
context AstTransformationContext
xmlName string
isMarkupExtension bool
lineInfo IXamlLineInfo
strict bool

Return Value

Type Description
XamlAstClrTypeReference