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