Dmitry Kazennov
Dmitry Kazennov
> @dkazennov - I had reverted some of the changes that seemed risky for NET7 (I think) so we need to revisit this fix. Yes, thanks. Should we open this...
@Ashley-Li could you please describe steps to reproduce this case?
@Ashley-Li Hello, could you please open new issue?
I'll take Common.Case1
Regarding Common.Case1: ListViewItem components of the ListView control have accessible objects. Debug and accessible tools show that these accessible objects are being created. But the main issue is: accessible tools...
Probably the best way to affect this Issue is to separate value of the Height property (in DataGridViewRow class) from the Thickness property (which in turn depends on Control.DefaultFont.Height). After...
@kirsan31 it would be great to have a new issue. Thanks!
Extra invalidation in given tests will be commented out (with reference to this Issue as was [proposed ](https://github.com/dotnet/winforms/issues/6926#issuecomment-1246567369) by @RussKie).