v-smdsukeri
v-smdsukeri
related https://github.com/dotnet/winforms/issues/10453 ## Proposed changes - Add unit tests for DomainUpDown to test DownButton and UpButton methods: Verify the behavior of the DownButton and UpButton methods in the DomainUpDown class...
### .NET version .Net 9.0: Main branch of Winforms repo ### Did it work in .NET Framework? Not tested/verified ### Did it work in any of the earlier releases of...
Related https://github.com/dotnet/winforms/issues/10453 ## Proposed changes - Add unit tests for ListBox to test its properties: PreferredHeight, Text - Add unit tests for ListBox to test its method: Refresh, SetSelected ######...
Related https://github.com/dotnet/winforms/issues/10773 ## Proposed changes - Add unit test ToolStripContentPanelDesignerTests.cs for public properties and method of the ToolStripContentPanelDesigner. - Enable nullability in ToolStripContentPanelDesignerTests.cs. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/12366)
### .NET version .Net 9.0 SDK: 9.0.100-RC.2.24474.11 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET...