4 references to IsAbsolute
PresentationFramework (4)
System\Windows\Controls\DataGridColumn.cs (3)
270
if (!newWidth.IsStar && !newWidth.
IsAbsolute
)
493
if (width.
IsAbsolute
)
523
if (width.
IsAbsolute
||
System\Windows\Controls\DataGridColumnCollection.cs (1)
1941
else if (!width.
IsAbsolute
&& retainAuto)