2 writes to _current
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (2)
829
_current
= default(Geometry);
856
_current
= _list._collection[++_index];
1 reference to _current
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
915
return
_current
;