4 references to IsAuto
PresentationFramework (4)
System\Windows\Controls\DataGridCellsPanel.cs (1)
112if (width.IsAuto ||
System\Windows\Controls\DataGridColumn.cs (1)
549if (width.IsAuto ||
System\Windows\Controls\DataGridColumnCollection.cs (1)
1158if (column.Width.IsAuto)
System\Windows\Controls\DataGridHelper.cs (1)
247if (width.IsAuto ||