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