4 references to ForegroundFlashCount
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
2121while (!_cacheValid[(int)CacheSlot.ForegroundFlashCount]) 2123_cacheValid[(int)CacheSlot.ForegroundFlashCount] = true; 2130_cacheValid[(int)CacheSlot.ForegroundFlashCount] = false; 5866return InvalidateProperty((int)CacheSlot.ForegroundFlashCount, "ForegroundFlashCount");