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