2 references to OnColumnHeadersHeightSizeModeChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
1617
OnColumnHeadersHeightSizeModeChanged
(dgvasme);
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewTests.cs (1)
2895
public new void OnColumnHeadersHeightSizeModeChanged(DataGridViewAutoSizeModeEventArgs e) => base.
OnColumnHeadersHeightSizeModeChanged
(e);