Replace ArrayList usage in ToolStripItemDataObject with List#10626
Conversation
|
|
As mentioned here, this change might not be a no-brainer though... |
|
ToolStripMenuItemDesigner in the DemoConsole has had problems testing in the past see #9413 |
|
@Olina-Zhang Is it possible for your team to test this? (I am not sure if it is, because demo console might not enable testing this) I am concerned about the changes to |
|
Abandoning this pr altogether is also a very acceptable outcome if we're not comfortable with it |
|
If you don't mind doing it, of course, please go ahead. Thanks a lot |
|
Tested this PR with some toolStripItems drag and drop scenarios in design time, no new issue found. GH10626_testing.mp4 |
|
Thanks @Olina-Zhang! We can definitely merge this then |
|
Tested this PR on .NET 9.0.0-preview.2.24076.2 with dlls built from winforms repo of main branch, no new issue found. 10626.mp4 |
Contributes to #8140
Proposed changes
ArrayListusage inToolStripItemDataObjectwithListIListandICollectioninterfacesMicrosoft Reviewers: Open in CodeFlow