1 write to LastUpdatedTimestamp
PresentationCore (1)
System\Windows\Input\ManipulationDevice.cs (1)
222
LastUpdatedTimestamp
= ManipulationLogic.GetCurrentTimestamp();
1 reference to LastUpdatedTimestamp
PresentationCore (1)
System\Windows\Input\ManipulationDevice.cs (1)
299
(ManipulationLogic.GetCurrentTimestamp() -
LastUpdatedTimestamp
) > ThrottleTimeout)