2 references to XamlType
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (1)
535
xamlType = new
XamlType
(alias, type, this, null, null);
System\Xaml\XamlType.cs (1)
66
:
this
(null, underlyingType, schemaContext, invoker, null)