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