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