3 references to _ProcessFilledRect
PresentationFramework (3)
System\Windows\Documents\FixedSOMPageConstructor.cs (3)
75_pageConstructor._ProcessFilledRect(_transform, new Rect(_xMin, _yMin, _xMax - _xMin, _yMax - _yMin)); 297if (fill && _ProcessFilledRect(transform, geom.Bounds)) 949_ProcessFilledRect(transform, pg.Bounds);