2 references to IsParameterIndex
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (1)
1083bool cacheAccessor = !PropertyPath.IsParameterIndex(SVI[k].name, out index);
System\Windows\PropertyPath.cs (1)
556if (IsParameterIndex(name, out index))