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