wpf events and chain of responsibility pattern -
Is there something similar with a series of responsibility patterns in events being rooted by WPF?
I googled for this and I am not talking to anyone about this: s, although I though the event with that routite is the implementation of that pattern
Ok, I think this is such, the events occurring in WPF are the implementation of the chain of responsibility system
Comments
Post a Comment