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