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