Base:
property
IsCurrentAfterLast
System.Windows.Data.CollectionView.IsCurrentAfterLast
2 references to IsCurrentAfterLast
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (2)
506bool oldIsCurrentAfterLast = IsCurrentAfterLast; 516if (IsCurrentAfterLast != oldIsCurrentAfterLast)