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