1 reference to SM_NETWORK
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
383public static bool Network => (PInvokeCore.GetSystemMetrics(SM_NETWORK) & 0x00000001) != 0;