1 write to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
5834columnIndex = nmlv.iSubItem;
1 reference to columnIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
5520OnColumnClick(new ColumnClickEventArgs(columnIndex));