4 references to ForegroundFlashCount
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1923while (!_cacheValid[(int)CacheSlot.ForegroundFlashCount]) 1925_cacheValid[(int)CacheSlot.ForegroundFlashCount] = true; 1932_cacheValid[(int)CacheSlot.ForegroundFlashCount] = false; 5273return InvalidateProperty((int)CacheSlot.ForegroundFlashCount, "ForegroundFlashCount");