1 write to _hdrhit
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListViewDesigner.cs (1)
88
PInvokeCore.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;
89
if (
_hdrhit
.flags == HEADER_HITTEST_INFO_FLAGS.HHT_ONDIVIDER)