1 reference to _CreateRectRgn
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
2630
IntPtr ret =
_CreateRectRgn
(nLeftRect, nTopRect, nRightRect, nBottomRect);