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