2 references to EnsureWidth
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
279DesiredWidthList[column.ActualIndex] = column.EnsureWidth(child.DesiredSize.Width);
src\Framework\System\Windows\Controls\GridViewRowPresenter.cs (1)
170column.EnsureWidth(child.DesiredSize.Width);