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