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