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