This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Replies: 3 comments 2 replies
|
Hello, 'Nirmal4G! Thanks for submitting a new feature request. I've automatically added a vote 👍 reaction to help get things started. Other community members can vote to help us prioritize this feature in the future! |
0 replies
|
Yeah, this would be pretty epic or if we could just use T4 templates or something. I was thinking that it'd be cool if we could just annotate properties in the code with attributes like: [Category("Layout")]
public HorizontalAlignment ... |
0 replies
|
@LalithaNadimpalli This doesn't need to be a discussion. Why convert it? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Describe the problem this feature would solve
Manually making changes to "DesignTools" projects whenever there are changes to Controls is hard.
Describe the solution
Generate "DesignTools" project sources using source generators.
Describe alternatives you've considered
Continue manually writing "DesignTools" metadata source based on Controls' typedata or atleast generate typedata through T4 templates based on Controls' type info.
Additional context & Screenshots
TBA
All reactions