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