Child control view model event
        Posted  
        
            by Jmsparing
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jmsparing
        
        
        
        Published on 2010-02-10T08:32:07Z
        Indexed on 
            2010/04/15
            9:03 UTC
        
        
        Read the original article
        Hit count: 288
        
Hi,
I seem to have got stuck in a situation where I have a parent and child usercontrol.
I want to be able to raise an event in the child and have the parent handle this event.
How do I trigger the event in my child view model and handle it in the parent view model.
If anybody has a simple example that would be really good.
Thanks very much.
© Stack Overflow or respective owner