1 reference to _allowedPresentFailureDelay
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
1001
bool fWithinPresentRetryWindow = delta.TotalSeconds <
_allowedPresentFailureDelay
;