ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectWindowSelectedItemsChangedEvent Class / Unsubscribe Method / Unsubscribe(Action<ProjectWindowSelectedItemsChangedEventArgs>) Method
The delegate that is subscribed to the event

Unsubscribe(Action<ProjectWindowSelectedItemsChangedEventArgs>) Method
Unsubscribe the delegate from the ProjectWindowSelectedItemsChangedEvent
Syntax

Parameters

action
The delegate that is subscribed to the event
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.1 or higher.
See Also