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