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