2 references to IconSize
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (1)
2434
_cyIcon = SystemInformation.
IconSize
.Height;
System\Windows\Forms\Design\ControlDesigner.cs (1)
2255
Size glyphSize = SystemInformation.
IconSize
;