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