4 writes to _hasRePresentedSinceWake
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (4)
1105
_hasRePresentedSinceWake
= true;
1330
_hasRePresentedSinceWake
= false;
1370
_hasRePresentedSinceWake
= false;
1435
_hasRePresentedSinceWake
= false;
2 references to _hasRePresentedSinceWake
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (2)
1094
(
_hasRePresentedSinceWake
&& !fWithinPresentRetryWindow) ||
1101
if (!
_hasRePresentedSinceWake
|| fWithinPresentRetryWindow)