3 references to CachedIsEmpty
PresentationFramework (3)
System\Windows\Data\CollectionView.cs (3)
142SetFlag(CollectionViewFlags.CachedIsEmpty, _currentPosition < 0); 934if (isEmpty != CheckFlag(CollectionViewFlags.CachedIsEmpty)) 936SetFlag(CollectionViewFlags.CachedIsEmpty, isEmpty);