Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of ActivePaneInitializedEventArgs) _ )
public static void Unsubscribe( Action<ActivePaneInitializedEventArgs> action )
Parameters
- action
- The delegate that is subscribed to the event
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of ActivePaneInitializedEventArgs) _ )
public static void Unsubscribe( Action<ActivePaneInitializedEventArgs> action )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)