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