How can I change the get; set; color for an Auto Property? Follow
How can I change the get; set; color for an Auto Property?
They are a normal method that most of the time I don't care about. The IDE wants to make it bold, while I would want to customize to make it not bold, or even a different color all together. Where can I make the change?
In the default for Language Defaults I do not see anything about properties.
Please sign in to leave a comment.
You find it with Markup->Tag and can uncheck bold it and it will use the color from the method.