1 write to _pageConstructor
PresentationFramework (1)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
48_pageConstructor = pageConstructor;
4 references to _pageConstructor
PresentationFramework (4)
System\Windows\Documents\FixedSOMPageConstructor.cs (4)
70_pageConstructor._AddLine(_startPoint, _lastPoint, _transform); 75_pageConstructor._ProcessFilledRect(_transform, new Rect(_xMin, _yMin, _xMax - _xMin, _yMax - _yMin)); 125_pageConstructor._AddLine(_lastPoint, point, _transform); 154_pageConstructor._AddLine(_lastPoint, points[i], _transform);