public static void Unsubscribe( Action<LayoutAddedEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of LayoutAddedEventArgs) _ )
Parameters
- action
- The delegate used when subscribing to the event.
public static void Unsubscribe( Action<LayoutAddedEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of LayoutAddedEventArgs) _ )
Target Platforms: Windows 10, Windows 8.1, Windows 7