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