1 write to _transform
PresentationFramework (1)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
56_transform = trans;
4 references to _transform
PresentationFramework (4)
System\Windows\Documents\FixedSOMPageConstructor.cs (4)
71_pageConstructor._AddLine(_startPoint, _lastPoint, _transform); 76_pageConstructor._ProcessFilledRect(_transform, new Rect(_xMin, _yMin, _xMax - _xMin, _yMax - _yMin)); 126_pageConstructor._AddLine(_lastPoint, point, _transform); 155_pageConstructor._AddLine(_lastPoint, points[i], _transform);