2 references to InsertColumnNative
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
3615
idx =
InsertColumnNative
(index, ch);
4328
InsertColumnNative
(index++,column);