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