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