4 references to Star
PresentationFramework (4)
System\Windows\Controls\DataGridLength.cs (2)
84
type != DataGridLengthUnitType.
Star
&&
218
return _unitType == DataGridLengthUnitType.
Star
;
System\Windows\Controls\DataGridLengthConverter.cs (2)
166
case DataGridLengthUnitType.
Star
:
245
if (unit == DataGridLengthUnitType.
Star
)