1 write to captionFontHeight
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGrid.cs (1)
8507captionFontHeight = CaptionFont.Height;
1 reference to captionFontHeight
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGrid.cs (1)
5353int captionHeight = captionFontHeight + 6;