2 references to ScaleSmallIconToDpi
System.Windows.Forms (2)
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
551t_defaultIcon = ScaleHelper.ScaleSmallIconToDpi(defaultIcon, ScaleHelper.InitialSystemDpi);
System\Windows\Forms\ErrorProvider\ErrorProvider.IconRegion.cs (1)
20_icon = ScaleHelper.ScaleSmallIconToDpi(icon, currentDpi);