1 instantiation of Enumerator
PresentationCore (1)
System\Windows\FreezableCollection.cs (1)
421return new Enumerator(this);
1 reference to Enumerator
PresentationCore (1)
System\Windows\FreezableCollection.cs (1)
417public Enumerator GetEnumerator()