1 override of GetAllXamlTypes
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
41public override ICollection<XamlType> GetAllXamlTypes(string xamlNamespace)
1 reference to GetAllXamlTypes
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
43return _parentSchemaContext.GetAllXamlTypes(xamlNamespace);