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