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