6 references to GetIconResourceAsBestMatchBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripScrollButton.cs (2)
50private static Image DownImage => t_downScrollImage ??= ScaleHelper.GetIconResourceAsBestMatchBitmap( 57private static Image UpImage => t_upScrollImage ??= ScaleHelper.GetIconResourceAsBestMatchBitmap(
System\Windows\Forms\Design\PropertyTab.cs (1)
46_bitmap = ScaleHelper.GetIconResourceAsBestMatchBitmap(
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Internals\ScaleHelper.cs (2)
319GetIconResourceAsBestMatchBitmap(type, resource, Size.Empty); 338GetIconResourceAsBestMatchBitmap(type, resource, size),
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripTests.cs (1)
7267using Bitmap bitmap = ScaleHelper.GetIconResourceAsBestMatchBitmap(