2 references to GetBamlObjectFactory
PresentationFramework (2)
System\Windows\ResourceDictionary.cs (2)
759return GetBamlObjectFactory(key) != null; 782KeyRecord keyRecord = mergedDictionary.GetBamlObjectFactory(key);