public static void Unsubscribe( Action<WindowEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of WindowEventArgs) _ )
Parameters
- action
 - The method being called.
 
public static void Unsubscribe( Action<WindowEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of WindowEventArgs) _ )
Target Platforms: Windows 11, Windows 10