1 write to _line
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMLineRanges.cs (1)
90
set {
_line
= value; }
1 reference to _line
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMLineRanges.cs (1)
91
get { return
_line
; }