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