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