2 references to HDN_ITEMCHANGEDA
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (1)
5577if ((nmhdr->code == NativeMethods.HDN_ITEMCHANGEDA ||
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2456HDN_ITEMCHANGED = NativeMethods.HDN_ITEMCHANGEDA;