2 writes to RequestedCancel
PresentationCore (2)
System\Windows\Input\ManipulationStartedEventArgs.cs (2)
73RequestedCancel = false; 82RequestedCancel = true;
1 reference to RequestedCancel
PresentationCore (1)
System\Windows\Input\ManipulationDevice.cs (1)
371else if (startedEventArgs.RequestedCancel)