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