Elements 11.0.0.2757
VS2022
I’ve noticed in Visual Studio that any attributes for the first property in a class appear as a different color than other property attributes. In this example, the first attribute appears in black, but subsequent ones appear as purple.
Other than making me look twice to see if I’ve spelled something wrong, this is obviously cosmetic and unimportant. Also, if it helps: if I add a second attribute to that first property, both appear as black.
–Avonelle