dotnet/winforms

Cleanup flags and use bitfields wherever possible in ContainerControl class

開放

#6,199 建立於 2021年11月17日

 (3 則留言) (0 個反應) (0 位負責人)C# (922 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (4,100 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

This is a tracking bug for the comment on https://github.com/dotnet/winforms/pull/6198#pullrequestreview-809063648.

Goal is to move some of the Boolean flags in the ContainerControl Class to a bitfields to improve performance.

貢獻者指南