1 write to nSizeMin
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FontDialog.cs (1)
602cf.nSizeMin = minSize;
1 reference to nSizeMin
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FontDialog.cs (1)
609Debug.Assert(cf.nSizeMin <= cf.nSizeMax, "min and max font sizes are the wrong way around");