Table of Contents

Method Resolve

Namespace
Alternet.UI.Markup
Assembly
Alternet.UI.dll

Resolve(string)

Resolves nsPrefix:LocalName into the appropriate Type.

Type Resolve(string qualifiedTypeName)

Parameters

qualifiedTypeName string

TypeName that appears in Xaml - nsPrefix:LocalName or LocalName.

Returns

Type

The type that the qualifiedTypeName represents.