2 references to tmAveCharWidth
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
740
retval.Width = tm.
tmAveCharWidth
;
System.Windows.Forms.Primitives (1)
System\Windows\Forms\VisualStyles\TextMetrics.cs (1)
55
AverageCharWidth = metrics.
tmAveCharWidth
,