Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
//Select all element on a layout.
layoutView.SelectAllElements();
Target Platforms: Windows 10, Windows 8.1