3 references to IndexerName
PresentationFramework (3)
MS\Internal\Data\DifferencingCollection.cs (1)
239OnPropertyChanged(new PropertyChangedEventArgs(System.Windows.Data.Binding.IndexerName));
MS\Internal\Data\PropertyPathWorker.cs (1)
438bool isIndexer = propertyName == Binding.IndexerName;
System\Windows\PropertyPath.cs (1)
544_arySVI[level].propertyName = Binding.IndexerName;