2 references to RedistributeColumnWidthsOnAvailableSpaceChange
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (1)
2004InternalColumns.RedistributeColumnWidthsOnAvailableSpaceChange(widthChange, totalAvailableWidth);
System\Windows\Controls\DataGridColumnCollection.cs (1)
1040RedistributeColumnWidthsOnAvailableSpaceChange((double)e.OldValue - (double)e.NewValue, totalAvailableWidth);