4 writes to _current
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextElementEnumerator.cs (4)
69_current = null; 157_current = (TextElementType)_navigator.Parent; 161_current = null; 180_current = null;
3 references to _current
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextElementEnumerator.cs (3)
103if (_current == null) 109return _current; 165return (_current != null);