3 references to CachedIsEmpty
PresentationFramework (3)
src\Framework\System\Windows\Data\CollectionView.cs (3)
149SetFlag(CollectionViewFlags.CachedIsEmpty, _currentPosition < 0); 944if (isEmpty != CheckFlag(CollectionViewFlags.CachedIsEmpty)) 946SetFlag(CollectionViewFlags.CachedIsEmpty, isEmpty);