4 references to ForegroundFlashCount
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1922while (!_cacheValid[(int)CacheSlot.ForegroundFlashCount]) 1924_cacheValid[(int)CacheSlot.ForegroundFlashCount] = true; 1931_cacheValid[(int)CacheSlot.ForegroundFlashCount] = false; 5272return InvalidateProperty((int)CacheSlot.ForegroundFlashCount, "ForegroundFlashCount");