2 references to ResolvePropertyName
PresentationFramework (2)
src\Framework\System\Windows\PropertyPath.cs (2)
317accessor = ResolvePropertyName(_arySVI[level].name, item, ownerType, context, false); 527object accessor = ResolvePropertyName(name, null, null, context, throwOnError);