dotnet/winforms

Use getting scaled bitmap method for icons

Open

#6,137 创建于 2021年11月8日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)C# (922 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,100 star)
PR 合并指标
 (平均合并 14天 22小时) (30 天内合并 56 个 PR)

描述

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

贡献者指南