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