1 write to _lineIndex
PresentationFramework (1)
System\Windows\Documents\FixedSOMTextRun.cs (1)
403set { _lineIndex = value; }
1 reference to _lineIndex
PresentationFramework (1)
System\Windows\Documents\FixedSOMTextRun.cs (1)
402get { return _lineIndex; }