1 reference to _CreateRoundRectRgn
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2417
IntPtr ret =
_CreateRoundRectRgn
(nLeftRect, nTopRect, nRightRect, nBottomRect, nWidthEllipse, nHeightEllipse);