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