4 references to IsAuto
PresentationFramework (4)
System\Windows\Controls\DataGridCellsPanel.cs (1)
111if (width.IsAuto ||
System\Windows\Controls\DataGridColumn.cs (1)
548if (width.IsAuto ||
System\Windows\Controls\DataGridColumnCollection.cs (1)
1157if (column.Width.IsAuto)
System\Windows\Controls\DataGridHelper.cs (1)
246if (width.IsAuto ||