4 writes to _current
PresentationFramework (4)
System\Windows\Documents\TextElementEnumerator.cs (4)
57_current = null; 145_current = (TextElementType)_navigator.Parent; 149_current = null; 168_current = null;
3 references to _current
PresentationFramework (3)
System\Windows\Documents\TextElementEnumerator.cs (3)
91if (_current == null) 97return _current; 153return (_current != null);