dotnet/winforms

Use getting scaled bitmap method for icons

Offen

#6.137 geöffnet am 08.11.2021

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (922 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (4.100 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Use the GetScaledBitmapFromIcon from the DpiHelper class for getting scaled bitmaps from icons the same way it is used at the ToolStripScrollButton class.

Originally posted by @dreddy-work in https://github.com/dotnet/winforms/pull/5976#discussion_r742237740

Contributor Guide