2 references to IsEmpty
PresentationFramework (2)
System\Windows\Data\CollectionContainer.cs (1)
166return le.IsEmpty;
System\Windows\Data\CollectionView.cs (1)
720get { return EnumerableWrapper.IsEmpty; }