1 write to Timestamp
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (1)
415Timestamp = StopwatchTicksToTimeSpan(timestamp - state.EpochTimestamp),
2 references to Timestamp
System.Windows.Forms (2)
System\Windows\Forms\Rendering\Animation\AnimationManager.cs (2)
143_lastTickTimestamp = tick.Timestamp; 150ProcessRenderer(item, tick.Timestamp);