2 references to bmWidth
System.Drawing.Common (2)
System\Drawing\Icon.cs (2)
212_iconSize = new Size(bitmap.bmWidth, bitmap.bmHeight); 221_iconSize = new Size(bitmap.bmWidth, bitmap.bmHeight / 2);