dotnet/winforms

Cleanup flags and use bitfields wherever possible in ContainerControl class

オープン

#6,199 opened on 2021/11/17

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (922 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,100 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド