4 references to IsAuto
PresentationFramework (4)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
119if (width.IsAuto ||
src\Framework\System\Windows\Controls\DataGridColumn.cs (1)
553if (width.IsAuto ||
src\Framework\System\Windows\Controls\DataGridColumnCollection.cs (1)
1167if (column.Width.IsAuto)
src\Framework\System\Windows\Controls\DataGridHelper.cs (1)
254if (width.IsAuto ||