3 writes to CompleteScrollManipulation
PresentationFramework (3)
src\Framework\System\Windows\Controls\ScrollViewer.cs (3)
1639
CompleteScrollManipulation
= false;
2007
CompleteScrollManipulation
= false;
2622
sv.
CompleteScrollManipulation
= true;
2 references to CompleteScrollManipulation
PresentationFramework (2)
src\Framework\System\Windows\Controls\ScrollViewer.cs (2)
1737
if (e.IsInertial &&
CompleteScrollManipulation
)
1985
if (!(e.IsInertial &&
CompleteScrollManipulation
))