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