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