2 references to Size
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ErrorProvider.cs (2)
1073
Rectangle bounds = item.GetIconBounds(provider.Region.
Size
);
1176
Size size = iconRegion.
Size
;