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