Hi,

Just checked this out myself, I see the same as you, i.e. expressions are not evaluated, so I looked at this note on the MSDN page you linked:

If a string or a numeric expression is expected, then the expression is not evaluated.

Since a resource ID can be either a string or a numeric expression, looks like that covers it.