2 references to GetContentBounds
System.Windows.Forms (2)
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
203Rectangle contentBounds = PopupButtonKeyCapRenderer.GetContentBounds(context);
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
445Rectangle contentRect = GetContentBounds(context);