2 references to CreateKnownElement
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlMapTable.cs (2)
108return KnownTypes.CreateKnownElement((KnownElements)(-id)); 288tc = KnownTypes.CreateKnownElement(typeId) as TypeConverter;