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