3 writes to RequestedCancel
PresentationCore (3)
Core\CSharp\System\Windows\Input\ManipulationDeltaEventArgs.cs (3)
170RequestedCancel = false; 180RequestedCancel = false; 191RequestedCancel = true;
1 reference to RequestedCancel
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
412else if (deltaEventArgs.RequestedCancel)