4 references to FillRectWithCellBounds
System.Windows.Forms.Design (4)
System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.ColorCellAccessibleObject.cs (1)
33
FillRectWithCellBounds
(cellPt.X, cellPt.Y, ref rect);
System\Drawing\Design\ColorEditor.ColorPalette.cs (3)
208
FillRectWithCellBounds
(x, y, ref r);
219
FillRectWithCellBounds
(_focus.X, _focus.Y, ref r);
379
FillRectWithCellBounds
(x, y, ref rect);