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