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