1 write to IgnoreMaxDesiredSize
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1902panel.IgnoreMaxDesiredSize = InternalColumns.HasVisibleStarColumns;
1 reference to IgnoreMaxDesiredSize
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
4259if (!IsScrollActive || IgnoreMaxDesiredSize)