4 writes to _current
PresentationFramework (4)
System\Windows\Documents\TextElementEnumerator.cs (4)
52_current = null; 140_current = (TextElementType)_navigator.Parent; 144_current = null; 163_current = null;
3 references to _current
PresentationFramework (3)
System\Windows\Documents\TextElementEnumerator.cs (3)
86if (_current == null) 92return _current; 148return (_current != null);