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