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