3 references to OnColumnClick
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ColumnClickEvent.cs (1)
20/// Provides data for the <see cref='System.Windows.Forms.ListView.OnColumnClick'/>
winforms\Managed\System\WinForms\ColumnClickEventHandler.cs (1)
18/// the <see cref='System.Windows.Forms.ListView.OnColumnClick'/>event of a <see cref='System.Windows.Forms.ListView'/>
winforms\Managed\System\WinForms\ListView.cs (1)
5520OnColumnClick(new ColumnClickEventArgs(columnIndex));