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