2 references to IsIndexedProperty
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (1)
1338if (pi.Name == name && IsIndexedProperty(pi))
System\Windows\PropertyPath.cs (1)
691if (PropertyPathWorker.IsIndexedProperty(result))