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