2 references to bHeight
System.Drawing.Common (2)
System\Drawing\Icon.cs (2)
493int thisDelta = Math.Abs(entry.bWidth - width) + Math.Abs(entry.bHeight - height); 507bestHeight = entry.bHeight;