3 writes to _wasTicking
PresentationCore (3)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (3)
148_wasTicking = false; 300device._wasTicking = false; 353_wasTicking = _ticking; // ReportFrame could have stopped the ticking, hence take the latest value.
1 reference to _wasTicking
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
297if (device != null && device._wasTicking)