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