4 writes to _current
PresentationFramework (4)
System\Windows\Documents\TextElementEnumerator.cs (4)
53_current = null; 141_current = (TextElementType)_navigator.Parent; 145_current = null; 164_current = null;
3 references to _current
PresentationFramework (3)
System\Windows\Documents\TextElementEnumerator.cs (3)
87if (_current == null) 93return _current; 149return (_current != null);