dotnet/winforms

Use getting scaled bitmap method for icons

开放

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

 (2 条评论) (1 个反应) (0 位负责人)C# (922 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (4,100 个星标)
PR 合并指标
 (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

贡献者指南