2 writes to CompleteScrollManipulation
PresentationFramework (2)
System\Windows\Controls\ScrollViewer.cs (2)
1581
CompleteScrollManipulation
= false;
1949
CompleteScrollManipulation
= false;
3 references to CompleteScrollManipulation
PresentationFramework (3)
System\Windows\Controls\ScrollViewer.cs (3)
1679
if (e.IsInertial &&
CompleteScrollManipulation
)
1927
if (!(e.IsInertial &&
CompleteScrollManipulation
))
2567
sv?.
CompleteScrollManipulation
= true;