1 write to LastUpdatedTimestamp
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
272
LastUpdatedTimestamp
= ManipulationLogic.GetCurrentTimestamp();
1 reference to LastUpdatedTimestamp
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
351
(ManipulationLogic.GetCurrentTimestamp() -
LastUpdatedTimestamp
) > ThrottleTimeout)