| Exception | Description | 
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
if (reportView == null) return; QueuedTask.Run(() => reportView.Refresh());
Target Platforms: Windows 11, Windows 10, Windows 8.1