Uninstalls the currently installed System.Windows.Forms.WindowsFormsSynchronizationContext and replaces it with the previously installed context.
If the previously installed System.Windows.Forms.WindowsFormsSynchronizationContext is null, the current context is set to null.
If the currently installed synchronization context is not a System.Windows.Forms.WindowsFormsSynchronizationContext, this method does nothing.