In question about usefulness of IoC Container, the winning submitter mentioned that with an IoC container you can take this:
public class UglyCustomer : INotifyP
I've never used it, but you can supposedly create something like this using PostSharp.