1 write to tmPitchAndFamily
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SafeNativeMethods.cs (1)
388lptm.tmPitchAndFamily = lptmA.tmPitchAndFamily;
1 reference to tmPitchAndFamily
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
763if ((tm.tmPitchAndFamily & NativeMethods.TMPF_FIXED_PITCH) != 0) {