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