Show / Hide Table of Contents

Interface IXamlTypeResolver

Namespace: System.Windows.Markup
Assembly: OpenSilver.dll
Syntax
public interface IXamlTypeResolver

Methods

| Improve this Doc View Source

Resolve(String)

Declaration
Type Resolve(string qualifiedTypeName)
Parameters
Type Name Description
System.String qualifiedTypeName
Returns
Type Description
System.Type
  • Improve this Doc
  • View Source