Metalama icon indicating copy to clipboard operation
Metalama copied to clipboard

NotifyPropertyChanged: support for named events

Open PostSharpBot opened this issue 6 months ago • 1 comments

Support for XAML-like events like FooChanged for a property named Foo.

Problem: overriding or generating methods like OnFooChanged because their signature have a dependency on Windows.UI.Xaml.Controls. Some abstraction may be required.

PostSharpBot avatar Jul 10 '25 10:07 PostSharpBot