1 write to InVerticalFeedback
PresentationFramework (1)
System\Windows\Controls\ScrollViewer.cs (1)
1763_panningInfo.InVerticalFeedback = (!DoubleUtil.AreClose(unusedY, 0));
2 references to InVerticalFeedback
PresentationFramework (2)
System\Windows\Controls\ScrollViewer.cs (2)
1758if (!_panningInfo.InVerticalFeedback && 1765if (_panningInfo.InHorizontalFeedback || _panningInfo.InVerticalFeedback)