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