1 write to WaitableTimer
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (1)
706
WaitableTimer
= waitableTimer;
3 references to WaitableTimer
System.Windows.Forms.Primitives (3)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (3)
287
if (state.
WaitableTimer
is not null
288
&& WaitForHighResolutionTimer(state.
WaitableTimer
, remainingStopwatchTicks))
731
WaitableTimer
?.Dispose();