2 references to GetEnumerator
PresentationCore (2)
Core\CSharp\System\Windows\FreezableCollection.cs (2)
440
return this.
GetEnumerator
();
571
return this.
GetEnumerator
();