4 references to IsAuto
PresentationFramework (4)
System\Windows\Controls\DataGridCellsPanel.cs (1)
117if (width.IsAuto ||
System\Windows\Controls\DataGridColumn.cs (1)
552if (width.IsAuto ||
System\Windows\Controls\DataGridColumnCollection.cs (1)
1165if (column.Width.IsAuto)
System\Windows\Controls\DataGridHelper.cs (1)
253if (width.IsAuto ||