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