Re-add WindowsFormsApplicationBase usage
Open
fix and reenable
- Dominant language
- C#
- Stars
- 72
- Forks
- 33
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 3
Description
One of our tests has a class that should implement `WindowsFormsApplicationBase`. Currently this type is not ported to .NET Core, so we have temporarily removed its usage. Once this type is ported, re-add it to the `WinformsApp` class that is defined in `src\Test\ElementServices\FeatureTests\Untrusted\Threading\SynchronizationContextModel.cs`.
Here is an [internal PR](https://dnceng.visualstudio.com/internal/_git/dotnet-wpf-test/pullrequest/2675?_a=overview) with more info.
Contributor guide
Assessment
This issue has not been assessed yet.