2 references to GetBounds
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5927
OnInvalidated(new InvalidateEventArgs(Rectangle.Ceiling(region.
GetBounds
(graphics))));
System\Windows\Forms\Controls\Labels\LinkLabel.Link.LinkAccessibleObject.cs (1)
51
rect = Rectangle.Ceiling(region.
GetBounds
(graphics));