4 writes to _current
PresentationFramework (4)
System\Windows\Documents\TextElementEnumerator.cs (4)
63_current = null; 151_current = (TextElementType)_navigator.Parent; 155_current = null; 174_current = null;
3 references to _current
PresentationFramework (3)
System\Windows\Documents\TextElementEnumerator.cs (3)
97if (_current == null) 103return _current; 159return (_current != null);