2 references to SessionEndedEventArgs
Microsoft.Win32.SystemEvents (1)
artifacts\obj\Microsoft.Win32.SystemEvents\Debug\net9.0\Microsoft.Win32.SystemEvents.notsupported.cs (1)
26public delegate void SessionEndedEventHandler(object sender, Microsoft.Win32.SessionEndedEventArgs e);
System (1)
src\libraries\shims\System\ref\System.cs (1)
11[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(Microsoft.Win32.SessionEndedEventArgs))]