3 references to SystemIconSize
System.Windows.Forms (1)
System\Windows\Forms\Design\PropertyTab.cs (1)
49
ScaleHelper.
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);