ArcGIS Pro 2.8 API Reference Guide
Unsubscribe(Action<PaneEventArgs>) Method

ArcGIS.Desktop.Framework.Events Namespace > ActivePaneChangedEvent Class > Unsubscribe Method : Unsubscribe(Action<PaneEventArgs>) Method
The method being called.
Stop being notified when the event occurs.
Syntax
public static void Unsubscribe( 
   Action<PaneEventArgs> action
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal action As Action(Of PaneEventArgs) _
) 

Parameters

action
The method being called.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ActivePaneChangedEvent Class
ActivePaneChangedEvent Members
Overload List