Base:
property
IsCurrentAfterLast
System.Windows.Data.CollectionView.IsCurrentAfterLast
13 references to IsCurrentAfterLast
PresentationFramework (13)
MS\Internal\Data\CompositeCollectionView.cs (13)
247bool oldIsCurrentAfterLast = IsCurrentAfterLast; 262if (IsCurrentAfterLast != oldIsCurrentAfterLast) 280if (IsCurrentAfterLast) 322bool oldIsCurrentAfterLast = IsCurrentAfterLast; 330if (IsCurrentAfterLast != oldIsCurrentAfterLast) 906bool oldIsCurrentAfterLast = IsCurrentAfterLast; 914if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1087bool oldIsCurrentAfterLast = IsCurrentAfterLast; 1103if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1269bool oldIsCurrentAfterLast = IsCurrentAfterLast; 1310if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1353if (IsCurrentAfterLast) 1408else if (IsCurrentAfterLast)