3 writes to CompleteScrollManipulation
PresentationFramework (3)
System\Windows\Controls\ScrollViewer.cs (3)
1593
CompleteScrollManipulation
= false;
1961
CompleteScrollManipulation
= false;
2582
sv.
CompleteScrollManipulation
= true;
2 references to CompleteScrollManipulation
PresentationFramework (2)
System\Windows\Controls\ScrollViewer.cs (2)
1691
if (e.IsInertial &&
CompleteScrollManipulation
)
1939
if (!(e.IsInertial &&
CompleteScrollManipulation
))