3 writes to _currentElement
PresentationCore (3)
Core\CSharp\System\Windows\Media\VisualCollection.cs (3)
963_currentElement = null; 978_currentElement = _collection[_index]; 983_currentElement = null;
1 reference to _currentElement
PresentationCore (1)
Core\CSharp\System\Windows\Media\VisualCollection.cs (1)
1031return _currentElement;