3 writes to CompleteScrollManipulation
PresentationFramework (3)
System\Windows\Controls\ScrollViewer.cs (3)
1584
CompleteScrollManipulation
= false;
1952
CompleteScrollManipulation
= false;
2572
sv.
CompleteScrollManipulation
= true;
2 references to CompleteScrollManipulation
PresentationFramework (2)
System\Windows\Controls\ScrollViewer.cs (2)
1682
if (e.IsInertial &&
CompleteScrollManipulation
)
1930
if (!(e.IsInertial &&
CompleteScrollManipulation
))