18 references to IsCurrentAfterLastPropertyName
PresentationFramework (18)
MS\Internal\Controls\InnerItemCollectionView.cs (2)
476OnPropertyChanged(IsCurrentAfterLastPropertyName); 564OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\CompositeCollectionView.cs (6)
264OnPropertyChanged(IsCurrentAfterLastPropertyName); 332OnPropertyChanged(IsCurrentAfterLastPropertyName); 916OnPropertyChanged(IsCurrentAfterLastPropertyName); 1105OnPropertyChanged(IsCurrentAfterLastPropertyName); 1312OnPropertyChanged(IsCurrentAfterLastPropertyName); 1355OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\EnumerableCollectionView.cs (1)
517OnPropertyChanged(new PropertyChangedEventArgs(IsCurrentAfterLastPropertyName));
System\Windows\Data\BindingListCollectionView.cs (3)
1391OnPropertyChanged(IsCurrentAfterLastPropertyName); 1628OnPropertyChanged(IsCurrentAfterLastPropertyName); 1855OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\CollectionView.cs (3)
563OnPropertyChanged(IsCurrentAfterLastPropertyName); 873OnPropertyChanged(IsCurrentAfterLastPropertyName); 1134OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\ListCollectionView.cs (3)
161OnPropertyChanged(IsCurrentAfterLastPropertyName); 218OnPropertyChanged(IsCurrentAfterLastPropertyName); 2131OnPropertyChanged(IsCurrentAfterLastPropertyName);