XamlIlTypeReferenceResolver.

ResolveType(XamlIlAstTransformationContext, string, bool, IXamlIlLineInfo, bool) Method

Syntax

public static XamlIlAstClrTypeReference ResolveType(XamlIlAstTransformationContext context, string xmlName, bool isMarkupExtension, IXamlIlLineInfo lineInfo, bool strict)

Parameters

Name Type Description
context XamlIlAstTransformationContext
xmlName string
isMarkupExtension bool
lineInfo IXamlIlLineInfo
strict bool

Return Value

Type Description
XamlIlAstClrTypeReference