2 references to Instance
PresentationFramework (2)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
1323if (k > 0 && _arySVS[k-1].info == (object)IndexerPropertyInfo.Instance)
src\Framework\System\Windows\PropertyPath.cs (1)
699result = IndexerPropertyInfo.Instance;