1 instantiation of EmptyEnumerable
PresentationFramework (1)
MS\Internal\Controls\EmptyEnumerable.cs (1)
37_instance = new EmptyEnumerable();
3 references to EmptyEnumerable
PresentationFramework (3)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
28: base(EmptyEnumerable.Instance, false)
System\Windows\Controls\ItemCollection.cs (2)
63: base(EmptyEnumerable.Instance, false) 78: base(EmptyEnumerable.Instance, false)