1 write to RequestedCancel
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationInertiaStartingEventArgs.cs (1)
173
RequestedCancel
= true;
1 reference to RequestedCancel
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
462
if (inertiaEventArgs.
RequestedCancel
)