WPF + INotifyPropertyChanged Proxy = Epic Fail!(realfiction.net)
submitted by
fquednau(404) 3 years, 9 months ago
Sending property changed events when a property is changed is repetitive boilerplate code that can be factored out into an aspect of your system's behaviour. This can be done with a proxy generator library like the Castle's DynamicProxy2. Alas, it is not as pretty as it seems...
|category: C#
|Views: 134
tags:
Castle aspect C# WPF another
Everyones tags:
Your Tags: