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

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

Parameters

action
The method being called.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ActiveWindowChangedEvent Class
ActiveWindowChangedEvent Members
Overload List