2 references to IsEmpty
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionContainer.cs (1)
184return le.IsEmpty;
src\Framework\System\Windows\Data\CollectionView.cs (1)
736get { return EnumerableWrapper.IsEmpty; }