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