2 references to StackMeasureHelper
PresentationFramework (2)
src\Framework\System\Windows\Controls\Stack.cs (1)
544stackDesiredSize = StackMeasureHelper(this, _scrollData, constraint);
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
3215return StackPanel.StackMeasureHelper(this, _scrollData, constraint);