2 references to RecomputeNonStarColumnWidthsOnColumnPositiveResize
PresentationFramework (2)
System\Windows\Controls\DataGridColumnCollection.cs (2)
1536
horizontalChange =
RecomputeNonStarColumnWidthsOnColumnPositiveResize
(horizontalChange, resizingColumnIndex, retainAuto, true);
1542
horizontalChange =
RecomputeNonStarColumnWidthsOnColumnPositiveResize
(horizontalChange, resizingColumnIndex, retainAuto, false);