18 references to IsCurrentAfterLastPropertyName
PresentationFramework (18)
MS\Internal\Controls\InnerItemCollectionView.cs (2)
477OnPropertyChanged(IsCurrentAfterLastPropertyName); 565OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\CompositeCollectionView.cs (6)
272OnPropertyChanged(IsCurrentAfterLastPropertyName); 340OnPropertyChanged(IsCurrentAfterLastPropertyName); 930OnPropertyChanged(IsCurrentAfterLastPropertyName); 1119OnPropertyChanged(IsCurrentAfterLastPropertyName); 1326OnPropertyChanged(IsCurrentAfterLastPropertyName); 1369OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\EnumerableCollectionView.cs (1)
521OnPropertyChanged(new PropertyChangedEventArgs(IsCurrentAfterLastPropertyName));
System\Windows\Data\BindingListCollectionView.cs (3)
1411OnPropertyChanged(IsCurrentAfterLastPropertyName); 1648OnPropertyChanged(IsCurrentAfterLastPropertyName); 1875OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\CollectionView.cs (3)
570OnPropertyChanged(IsCurrentAfterLastPropertyName); 880OnPropertyChanged(IsCurrentAfterLastPropertyName); 1141OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\ListCollectionView.cs (3)
167OnPropertyChanged(IsCurrentAfterLastPropertyName); 224OnPropertyChanged(IsCurrentAfterLastPropertyName); 2155OnPropertyChanged(IsCurrentAfterLastPropertyName);