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