2 references to ComputeScrollOffsetWithMinimalScroll
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
650
return
ComputeScrollOffsetWithMinimalScroll
(topView, bottomView, topChild, bottomChild, ref alignTop, ref alignBottom);
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
11039
minPhysicalOffset = ScrollContentPresenter.
ComputeScrollOffsetWithMinimalScroll
(