2 references to SYSTEM_POWER_STATUS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PowerStatus.cs (1)
111private NativeMethods.SYSTEM_POWER_STATUS systemPowerStatus;
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
1652public static extern bool GetSystemPowerStatus([In, Out] ref NativeMethods.SYSTEM_POWER_STATUS systemPowerStatus);