MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Switching to DependencyPropertyGenerator
Open
@Keboo is already working on this.
Since Sep 11, 2022.
enhancement
evaluation required
- Dominant language
- C#
- Stars
- 16.3k
- Forks
- 3.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
**Is your feature request related to a problem? Please describe.**
This will remove a lot of boiler-plate code from the project, make the DP code multi-platform, making it easier to migrate to WinUI/Uno in the future if it happens. It also simplifies project maintenance and development by reducing code complexity.
I could provide small PRs to ensure easy validation and a smooth transition.
**Additional context**
[DependencyPropertyGenerator](https://github.com/HavenDV/DependencyPropertyGenerator)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.