2 references to IgnoreMaxDesiredSize
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (1)
1882
panel?.
IgnoreMaxDesiredSize
= InternalColumns.HasVisibleStarColumns;
System\Windows\Controls\VirtualizingStackPanel.cs (1)
4316
if (!IsScrollActive ||
IgnoreMaxDesiredSize
)