2 references to HDN_ITEMCHANGINGA
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (1)
5542if (nmhdr->code == NativeMethods.HDN_ITEMCHANGINGA ||
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2455HDN_ITEMCHANGING = NativeMethods.HDN_ITEMCHANGINGA;