Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of PaneEventArgs) _ )
public static void Unsubscribe( Action<PaneEventArgs> action )
Parameters
- action
- The method being called.
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of PaneEventArgs) _ )
public static void Unsubscribe( Action<PaneEventArgs> action )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)