1 instantiation of EmptyEnumerable
PresentationFramework (1)
MS\Internal\Controls\EmptyEnumerable.cs (1)
36_instance = new EmptyEnumerable();
3 references to EmptyEnumerable
PresentationFramework (3)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
27: base(EmptyEnumerable.Instance, false)
System\Windows\Controls\ItemCollection.cs (2)
62: base(EmptyEnumerable.Instance, false) 77: base(EmptyEnumerable.Instance, false)