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