2 writes to RequestedCancel
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationStartedEventArgs.cs (2)
86RequestedCancel = false; 95RequestedCancel = true;
1 reference to RequestedCancel
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
438else if (startedEventArgs.RequestedCancel)