2 references to SystemIconSize
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Internals\ScaleHelper.cs (2)
334
size =
SystemIconSize
;
350
using Icon icon = new(resourceStream, size.IsEmpty ?
SystemIconSize
: size);