18 references to IsCurrentAfterLastPropertyName
PresentationFramework (18)
MS\Internal\Controls\InnerItemCollectionView.cs (2)
476OnPropertyChanged(IsCurrentAfterLastPropertyName); 564OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\CompositeCollectionView.cs (6)
266OnPropertyChanged(IsCurrentAfterLastPropertyName); 334OnPropertyChanged(IsCurrentAfterLastPropertyName); 924OnPropertyChanged(IsCurrentAfterLastPropertyName); 1113OnPropertyChanged(IsCurrentAfterLastPropertyName); 1320OnPropertyChanged(IsCurrentAfterLastPropertyName); 1363OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\EnumerableCollectionView.cs (1)
517OnPropertyChanged(new PropertyChangedEventArgs(IsCurrentAfterLastPropertyName));
System\Windows\Data\BindingListCollectionView.cs (3)
1406OnPropertyChanged(IsCurrentAfterLastPropertyName); 1643OnPropertyChanged(IsCurrentAfterLastPropertyName); 1870OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\CollectionView.cs (3)
566OnPropertyChanged(IsCurrentAfterLastPropertyName); 876OnPropertyChanged(IsCurrentAfterLastPropertyName); 1137OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\ListCollectionView.cs (3)
161OnPropertyChanged(IsCurrentAfterLastPropertyName); 218OnPropertyChanged(IsCurrentAfterLastPropertyName); 2149OnPropertyChanged(IsCurrentAfterLastPropertyName);