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