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