2 references to RECT
System.Workflow.Activities (2)
Common\NativeMethods.cs (2)
296
internal static extern IntPtr SendMessage(IntPtr hWnd, int Msg, IntPtr wParam, ref
RECT
rc);
397
public
RECT
rect;