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