Base:
property
IsCurrentAfterLast
System.Windows.Data.CollectionView.IsCurrentAfterLast
13 references to IsCurrentAfterLast
PresentationFramework (13)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (13)
264bool oldIsCurrentAfterLast = IsCurrentAfterLast; 279if (IsCurrentAfterLast != oldIsCurrentAfterLast) 298if (IsCurrentAfterLast) 344bool oldIsCurrentAfterLast = IsCurrentAfterLast; 352if (IsCurrentAfterLast != oldIsCurrentAfterLast) 939bool oldIsCurrentAfterLast = IsCurrentAfterLast; 947if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1120bool oldIsCurrentAfterLast = IsCurrentAfterLast; 1136if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1303bool oldIsCurrentAfterLast = IsCurrentAfterLast; 1344if (IsCurrentAfterLast != oldIsCurrentAfterLast) 1387if (IsCurrentAfterLast) 1442else if (IsCurrentAfterLast)