2 writes to rgbColors
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FontDialog.cs (2)
594cf.rgbColors = ColorTranslator.ToWin32(color); 597cf.rgbColors = ColorTranslator.ToWin32(SystemColors.ControlText);
1 reference to rgbColors
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FontDialog.cs (1)
619UpdateColor(cf.rgbColors);