1 write to _hdrhit
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListViewDesigner.cs (1)
88PInvoke.SendMessage(headerHwnd, PInvoke.HDM_HITTEST, 0, ref _hdrhit);
2 references to _hdrhit
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ListViewDesigner.cs (2)
87_hdrhit.pt = point; 89if (_hdrhit.flags == HEADER_HITTEST_INFO_FLAGS.HHT_ONDIVIDER)