3 writes to CompleteScrollManipulation
PresentationFramework (3)
System\Windows\Controls\ScrollViewer.cs (3)
1585
CompleteScrollManipulation
= false;
1953
CompleteScrollManipulation
= false;
2574
sv.
CompleteScrollManipulation
= true;
2 references to CompleteScrollManipulation
PresentationFramework (2)
System\Windows\Controls\ScrollViewer.cs (2)
1683
if (e.IsInertial &&
CompleteScrollManipulation
)
1931
if (!(e.IsInertial &&
CompleteScrollManipulation
))