4 references to AlignInRectangle
System.Windows.Forms (4)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (4)
534
AlignInRectangle
(contentBounds, imageSize, imageAlign));
548
_ => (contentBounds,
AlignInRectangle
(contentBounds, imageSize, imageAlign))
563
AlignInRectangle
(imageSlot, imageSize with { Width = imageWidth }, imageAlign));
578
AlignInRectangle
(imageSlot, imageSize with { Height = imageHeight }, imageAlign));