Interface IXamlTypeResolver
Namespace: System.Windows.Markup
Assembly: OpenSilver.dll
Syntax
public interface IXamlTypeResolver
Methods
| Improve this Doc View SourceResolve(String)
Declaration
Type Resolve(string qualifiedTypeName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | qualifiedTypeName |
Returns
| Type | Description |
|---|---|
| System.Type |