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