1 write to _hdrhit
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListViewDesigner.cs (1)
86
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)
85
_hdrhit
.pt = point;
87
if (
_hdrhit
.flags == HEADER_HITTEST_INFO_FLAGS.HHT_ONDIVIDER)