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