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