4 references to RECT
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComboBox.cs (4)
6109
validRect = new NativeMethods.
RECT
(topOwnerDrawArea);
6114
validRect = new NativeMethods.
RECT
(bottomOwnerDrawArea);
6119
validRect = new NativeMethods.
RECT
(leftOwnerDrawArea);
6124
validRect = new NativeMethods.
RECT
(rightOwnerDrawArea);