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