Base:
method
GetXamlType
System.Xaml.XamlSchemaContext.GetXamlType(System.String, System.String, params System.Xaml.XamlType[])
1 reference to GetXamlType
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\WpfSharedXamlSchemaContext.cs (1)
64return base.GetXamlType(xamlNamespace, name, typeArguments);