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

貢獻者指南