WPF Command with Click Event Handler
        Posted  
        
            by Tomas1
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tomas1
        
        
        
        Published on 2010-06-07T15:30:14Z
        Indexed on 
            2010/06/07
            15:32 UTC
        
        
        Read the original article
        Hit count: 192
        
Hi all,
When I use the Command in a Button control the event handler which joined with Click event will never raised,
how can I use the Command and handle the Click event handler
Thanks in advance
© Stack Overflow or respective owner