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