2 writes to _manualCompleteWithInertia
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (2)
230_manualCompleteWithInertia = withInertia; 244_manualCompleteWithInertia = false;
2 references to _manualCompleteWithInertia
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (2)
87if (_manualComplete && !_manualCompleteWithInertia) 128if (_manualComplete && _manualCompleteWithInertia)