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