Caliburn also has a nice approach of mapping an event to a ViewModel method via an attached property - something like <Button cal:Message.Attach='[Event MouseOver] = DoSomething()' />
That's just what I was thinking of writing. I wonder if I pull that single feature out of Caliburn and reuse it. Greg
_______________________________________________ ozwpf mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
