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