18 references to IsCurrentAfterLastPropertyName
PresentationFramework (18)
MS\Internal\Controls\InnerItemCollectionView.cs (2)
475OnPropertyChanged(IsCurrentAfterLastPropertyName); 563OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\CompositeCollectionView.cs (6)
263OnPropertyChanged(IsCurrentAfterLastPropertyName); 331OnPropertyChanged(IsCurrentAfterLastPropertyName); 915OnPropertyChanged(IsCurrentAfterLastPropertyName); 1104OnPropertyChanged(IsCurrentAfterLastPropertyName); 1311OnPropertyChanged(IsCurrentAfterLastPropertyName); 1354OnPropertyChanged(IsCurrentAfterLastPropertyName);
MS\Internal\Data\EnumerableCollectionView.cs (1)
516OnPropertyChanged(new PropertyChangedEventArgs(IsCurrentAfterLastPropertyName));
System\Windows\Data\BindingListCollectionView.cs (3)
1390OnPropertyChanged(IsCurrentAfterLastPropertyName); 1627OnPropertyChanged(IsCurrentAfterLastPropertyName); 1854OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\CollectionView.cs (3)
562OnPropertyChanged(IsCurrentAfterLastPropertyName); 872OnPropertyChanged(IsCurrentAfterLastPropertyName); 1133OnPropertyChanged(IsCurrentAfterLastPropertyName);
System\Windows\Data\ListCollectionView.cs (3)
160OnPropertyChanged(IsCurrentAfterLastPropertyName); 217OnPropertyChanged(IsCurrentAfterLastPropertyName); 2130OnPropertyChanged(IsCurrentAfterLastPropertyName);