4 references to IsAbsolute
PresentationFramework (4)
System\Windows\Controls\DataGridColumn.cs (3)
267if (!newWidth.IsStar && !newWidth.IsAbsolute) 490if (width.IsAbsolute) 520if (width.IsAbsolute ||
System\Windows\Controls\DataGridColumnCollection.cs (1)
1937else if (!width.IsAbsolute && retainAuto)