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