4 references to ForegroundFlashCount
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1936while (!_cacheValid[(int)CacheSlot.ForegroundFlashCount]) 1938_cacheValid[(int)CacheSlot.ForegroundFlashCount] = true; 1945_cacheValid[(int)CacheSlot.ForegroundFlashCount] = false; 5291return InvalidateProperty((int)CacheSlot.ForegroundFlashCount, "ForegroundFlashCount");