Base:
property
IsCurrentAfterLast
System.Windows.Data.CollectionView.IsCurrentAfterLast
13 references to IsCurrentAfterLast
PresentationFramework (13)
MS\Internal\Data\CompositeCollectionView.cs (13)
248bool oldIsCurrentAfterLast = IsCurrentAfterLast; 263if (IsCurrentAfterLast != oldIsCurrentAfterLast) 281if (IsCurrentAfterLast) 323bool oldIsCurrentAfterLast = IsCurrentAfterLast; 331if (IsCurrentAfterLast != oldIsCurrentAfterLast) 907bool oldIsCurrentAfterLast = IsCurrentAfterLast; 915if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1088bool oldIsCurrentAfterLast = IsCurrentAfterLast; 1104if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1270bool oldIsCurrentAfterLast = IsCurrentAfterLast; 1311if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1354if (IsCurrentAfterLast) 1409else if (IsCurrentAfterLast)