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