2 references to GetBackgroundContentRectangle
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonRenderer.cs (1)
101
contentBounds = t_visualStyleRenderer.
GetBackgroundContentRectangle
(hdc, bounds);
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
410
return
GetBackgroundContentRectangle
(hdc, bounds);