2 writes to showColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FontDialog.cs (2)
392
this.
showColor
= value;
534
showColor
= false;
2 references to showColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FontDialog.cs (2)
389
return
showColor
;
500
if (!
showColor
) {