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