Method Resolve
Resolve(string)
Resolves nsPrefix:LocalName into the appropriate Type.
Type Resolve(string qualifiedTypeName)
Parameters
qualifiedTypeNamestringTypeName that appears in Xaml - nsPrefix:LocalName or LocalName.
Returns
- Type
The type that the qualifiedTypeName represents.