1 instantiation of Enumerator
PresentationCore (1)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
435
return new
Enumerator
(this);
1 reference to Enumerator
PresentationCore (1)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
431
public
Enumerator
GetEnumerator()