2 references to SendMessage
System.Workflow.ComponentModel (2)
Shared\NativeMethods.cs (2)
248
IntPtr success =
SendMessage
(hWndHeader, HDM_GETITEM, new IntPtr(index), hdi);
254
IntPtr success =
SendMessage
(hWndHeader, HDM_SETITEM, new IntPtr(index), hdi);