2 writes to SortGlyphDirectionInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewBand.cs (1)
391((DataGridViewColumnHeaderCell)headerCell).SortGlyphDirectionInternal = SortOrder.None;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
17332dataGridViewColumn.HeaderCell.SortGlyphDirectionInternal = SortOrder.None;