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