XamlTypeSystemExtensions.

IsDirectlyAssignableFrom(IXamlType, IXamlType) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static bool IsDirectlyAssignableFrom(this IXamlType type, IXamlType other)

Parameters

Name Type Description
type IXamlType
other IXamlType

Return Value

Type Description
bool