wpf-test icon indicating copy to clipboard operation
wpf-test copied to clipboard

Re-add WindowsFormsApplicationBase usage

Open ojhad opened this issue 6 years ago • 0 comments

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 with more info.

ojhad avatar Aug 15 '19 22:08 ojhad