Interface IXamlTypeResolver
Namespace: System.Windows.Markup
Assembly: OpenSilver.Xaml.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 |