2 writes to _frameCount
PresentationCore (2)
System\Windows\Media\Animation\TimeManager.cs (2)
357
if (++
_frameCount
>= 1000) // Should be about once every 10s
361
_frameCount
= 0;