IXamlTypeResolver Interface

Definition

Interface defining the ability to resolve a qualified type name into a Type.

public interface IXamlTypeResolver
type IXamlTypeResolver = interface
Derived

Methods

Resolve(String, IServiceProvider)

For internal use by the XAML infrastructure.

TryResolve(String, Type)

Applies to