3 references to Size
System.Windows.Forms (3)
System\Windows\Forms\ErrorProvider\ErrorProvider.ControlItem.ControlItemAccessibleObject.cs (1)
35? _control.ParentInternal.RectangleToScreen(_controlItem.GetIconBounds(_provider.Region.Size))
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (2)
189Rectangle bounds = item.GetIconBounds(_provider.Region.Size); 301Size size = iconRegion.Size;