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