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