public static void Unsubscribe( Action<LayoutPauseDrawingChangedEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of LayoutPauseDrawingChangedEventArgs) _ )
Parameters
- action
- The delegate used when subscribing to the event.