## Feature request ### Description [Source Generators](https://docs.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview) for WPF such as `INotifyPropertyChanged` <!-- Is your feature request related to a problem? Please describe. This should be a clear and concise description of what the problem is. --> ### Proposed Solution - [A list of C# Source Generators](https://github.com/amis92/csharp-source-generators) - [Roslyn SDK Sample](https://github.com/dotnet/roslyn-sdk/blob/main/samples/CSharp/SourceGenerators/SourceGeneratorSamples/AutoNotifyGenerator.cs) <!-- Describe the solution you'd like. This should be a clear and concise description of what you want to happen -->