Open
Description
Is your feature request related to a problem? Please describe.
Direct properties should never be used inside of style setters, but it is possible right now and it results in confusion and sometimes in applications with bugs.
This behavior is known and already documented, but still confuses new developers.