1 write to bWidth
System.Drawing (1)
commonui\System\Drawing\Icon.cs (1)
673EntryTemp.bWidth = pbIconDirEntry[0];
2 references to bWidth
System.Drawing (2)
commonui\System\Drawing\Icon.cs (2)
715int thisDelta = Math.Abs(EntryTemp.bWidth - width) + Math.Abs(EntryTemp.bHeight - height); 726bestWidth = EntryTemp.bWidth;