1 instantiation of EmptyEnumerable
PresentationFramework (1)
MS\Internal\Controls\EmptyEnumerable.cs (1)
38_instance = new EmptyEnumerable();
3 references to EmptyEnumerable
PresentationFramework (3)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
29: base(EmptyEnumerable.Instance, false)
System\Windows\Controls\ItemCollection.cs (2)
72: base(EmptyEnumerable.Instance, false) 87: base(EmptyEnumerable.Instance, false)