2 references to tmPitchAndFamily
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
727if ((tm.tmPitchAndFamily & TMPF_FLAGS.TMPF_FIXED_PITCH) != 0)
System.Windows.Forms.Primitives (1)
System\Windows\Forms\VisualStyles\TextMetrics.cs (1)
68PitchAndFamily = (TextMetricsPitchAndFamilyValues)metrics.tmPitchAndFamily,