Closed int19h closed 5 years ago
Looks like (Raw)
is going to be tricky to make in a way that it would display just the raw numbers, because currently it's a reference to the collection itself, just with a different static type - but property grid only cares about the dynamic type. So, going to just hide it for the time being.
This is a regression caused by the addition of
SizeInBytes
.Parent
shouldn't be there at all, butRaw
might be useful - it needs to be parenthesized, however, like all other computed properties.