1 write to tmMaxCharWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SafeNativeMethods.cs (1)
376
lptm.
tmMaxCharWidth
= lptmA.tmMaxCharWidth;
1 reference to tmMaxCharWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
3893
maxWidth += 2 + tm.
tmMaxCharWidth
+ SystemInformation.VerticalScrollBarWidth;