8 references to SetFocus
System.Windows.Forms.Design (8)
System\Drawing\Design\ColorEditor.ColorPalette.cs (8)
100
SetFocus
(GetCellFromColor(value));
285
SetFocus
(_focus with { X = _focus.X - 1 });
288
SetFocus
(_focus with { X = _focus.X + 1 });
291
SetFocus
(_focus with { Y = _focus.Y - 1 });
294
SetFocus
(_focus with { Y = _focus.Y + 1 });
314
SetFocus
(cell2D);
328
SetFocus
(cell2D);
342
SetFocus
(cell2D);