1 write to _lineIndex
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
410set { _lineIndex = value; }
1 reference to _lineIndex
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
409get { return _lineIndex; }