1 instantiation of Enumerator
PresentationCore (1)
Core\CSharp\System\Windows\Media\VisualCollection.cs (1)
939
return new
Enumerator
(this);
1 reference to Enumerator
PresentationCore (1)
Core\CSharp\System\Windows\Media\VisualCollection.cs (1)
935
public
Enumerator
GetEnumerator()