2 references to PropertyInfoFromName
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlTypeMapper.cs (2)
1480
memberInfo =
PropertyInfoFromName
(localName, objectType, tryInternal, true, out isInternal);
1639
memberInfo =
PropertyInfoFromName
(localName, baseType, tryInternal, true, out isInternal);