1 write to _foregroundFlashCount
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1940if (UnsafeNativeMethods.SystemParametersInfo(NativeMethods.SPI_GETFOREGROUNDFLASHCOUNT, 0, ref _foregroundFlashCount, 0))
1 reference to _foregroundFlashCount
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1951return _foregroundFlashCount;