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