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