1 write to RequestedCancel
PresentationCore (1)
System\Windows\Input\ManipulationInertiaStartingEventArgs.cs (1)
165
RequestedCancel
= true;
1 reference to RequestedCancel
PresentationCore (1)
System\Windows\Input\ManipulationDevice.cs (1)
411
if (inertiaEventArgs.
RequestedCancel
)