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