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