3 references to OnColumnClick
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ColumnClickEventArgs.cs (1)
7/// Provides data for the <see cref="ListView.OnColumnClick"/> event.
System\Windows\Forms\Controls\ListView\ColumnClickEventHandler.cs (1)
7/// Represents a method that will handle the <see cref="ListView.OnColumnClick"/> event.
System\Windows\Forms\Controls\ListView\ListView.cs (1)
6030OnColumnClick(new ColumnClickEventArgs(_columnIndex));