dotnet/winforms

Cleanup flags and use bitfields wherever possible in ContainerControl class

Open

#6199 aperta il 17 nov 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C# (922 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4100 star)
Metriche merge PR
 (Merge medio 14g 22h) (56 PR mergiate in 30 g)

Descrizione

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.

Guida contributor