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