1 write to _verticals
PresentationFramework (1)
System\Windows\Documents\FixedSOMLineCollection.cs (1)
35_verticals = new List<FixedSOMLineRanges>();
3 references to _verticals
PresentationFramework (3)
System\Windows\Documents\FixedSOMLineCollection.cs (3)
50return _IsSeparated(_verticals, left, top, right, bottom); 61_AddLineToRanges(_verticals, point1.X, point1.Y, point2.Y); 183return _verticals;