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