18 references to IsCurrentAfterLastPropertyName
PresentationFramework (18)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (2)
479OnPropertyChanged(IsCurrentAfterLastPropertyName); 568OnPropertyChanged(IsCurrentAfterLastPropertyName);
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (6)
280OnPropertyChanged(IsCurrentAfterLastPropertyName); 353OnPropertyChanged(IsCurrentAfterLastPropertyName); 948OnPropertyChanged(IsCurrentAfterLastPropertyName); 1137OnPropertyChanged(IsCurrentAfterLastPropertyName); 1345OnPropertyChanged(IsCurrentAfterLastPropertyName); 1388OnPropertyChanged(IsCurrentAfterLastPropertyName);
src\Framework\MS\Internal\Data\EnumerableCollectionView.cs (1)
524OnPropertyChanged(new PropertyChangedEventArgs(IsCurrentAfterLastPropertyName));
src\Framework\System\Windows\Data\BindingListCollectionView.cs (3)
1418OnPropertyChanged(IsCurrentAfterLastPropertyName); 1655OnPropertyChanged(IsCurrentAfterLastPropertyName); 1882OnPropertyChanged(IsCurrentAfterLastPropertyName);
src\Framework\System\Windows\Data\CollectionView.cs (3)
578OnPropertyChanged(IsCurrentAfterLastPropertyName); 889OnPropertyChanged(IsCurrentAfterLastPropertyName); 1152OnPropertyChanged(IsCurrentAfterLastPropertyName);
src\Framework\System\Windows\Data\ListCollectionView.cs (3)
174OnPropertyChanged(IsCurrentAfterLastPropertyName); 232OnPropertyChanged(IsCurrentAfterLastPropertyName); 2165OnPropertyChanged(IsCurrentAfterLastPropertyName);