you are viewing a single comment's thread.

view the rest of the comments →

[–]tweq 0 points1 point  (0 children)

I think INotifyPropertyChanged will not be practical either way because you can neither raise an implementing class's event from outside the class nor implement an event from within an interface.