2 writes to _textElement
PresentationFramework (2)
System\Windows\Documents\TextTreeTextElementNode.cs (2)
71_textElement = _textElement 317_textElement = value;
4 references to _textElement
PresentationFramework (4)
System\Windows\Documents\TextTreeTextElementNode.cs (4)
71_textElement = _textElement 312return _textElement; 327return (_textElement == null) ? -1 : _textElement.IMELeftEdgeCharCount;