When displaying a Windows Form it seems that all map display is blocked until the Windows Form is dismissed and the Queued task is completed. Is there some way to flush the map display while the Windows Form is displayed, similar to the UpdateWindow method in ArcObjects? We've worked with Esri technical support and their suggestion is to refactor the code to utilize async methods which would require a major code disruption.