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