3 references to _CreateAndCombineRoundRectRgn
PresentationFramework (3)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (3)
1250
_CreateAndCombineRoundRectRgn
(hrgn, topRightRegionRect, topRightRadius);
1258
_CreateAndCombineRoundRectRgn
(hrgn, bottomLeftRegionRect, bottomLeftRadius);
1267
_CreateAndCombineRoundRectRgn
(hrgn, bottomRightRegionRect, bottomRightRadius);